@@ -5,7 +5,7 @@
<parent>
<artifactId>jaida-pom</artifactId>
<groupId>org.freehep</groupId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</version>
</parent>
<artifactId>freehep-jaida-xml</artifactId>
@@ -30,9 +30,9 @@
</distributionManagement>
<scm>
- <url>https://java.freehep.org/svn/repos/freehep/list/freehep/tags/jaida-pom-3.5.0/freehep-jaida-xml</url>
- <connection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-xml</connection>
- <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-xml</developerConnection>
+ <url>https://java.freehep.org/svn/repos/freehep/list/freehep/trunk/jaida/freehep-jaida-xml</url>
+ <connection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-xml</connection>
+ <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-xml</developerConnection>
</scm>
<dependencies>
|