@@ -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-root</artifactId>
@@ -31,9 +31,9 @@
</distributionManagement>
<scm>
- <url>https://java.freehep.org/svn/repos/freehep/list/freehep/tags/jaida-pom-3.5.0/freehep-jaida-root</url>
- <connection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-root</connection>
- <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-root</developerConnection>
+ <url>https://java.freehep.org/svn/repos/freehep/list/freehep/trunk/jaida/freehep-jaida-root</url>
+ <connection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-root</connection>
+ <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-root</developerConnection>
</scm>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.freehep</groupId>
<artifactId>freehep-jaida</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>hep.aida</groupId>
|