| 6,7 → 6,7 |
| <artifactId>junit-utils</artifactId> |
| <packaging>jar</packaging> |
| <name>${pom.artifactId}</name> |
| <version>0.0.3-SNAPSHOT</version> |
| <version>0.0.4</version> |
| |
| |
| <licenses> |
| 75,9 → 75,9 |
| </dependencyManagement> |
| <!-- Source code management --> |
| <scm> |
| <connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/odis/trunk/Odis/junit-utils</connection> |
| <developerConnection>scm:svn:svn+ssh://beyler_olivier@svn.forge.objectweb.org/svnroot/odis/trunk/Odis/junit-utils</developerConnection> |
| <url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/odis/trunk/Odis/junit-utils</url> |
| <connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/odis/tags/junit-utils-0.0.4</connection> |
| <developerConnection>scm:svn:svn+ssh://beyler_olivier@svn.forge.objectweb.org/svnroot/odis/tags/junit-utils-0.0.4</developerConnection> |
| <url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/odis/tags/junit-utils-0.0.4</url> |
| </scm> |
| |
| </project> |