@@ -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-jminuit</artifactId>
@@ -30,16 +30,16 @@
</distributionManagement>
<scm>
- <url>https://java.freehep.org/svn/repos/freehep/list/freehep/tags/jaida-pom-3.5.0/freehep-jaida-jminuit</url>
- <connection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-jminuit</connection>
- <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/tags/jaida-pom-3.5.0/freehep-jaida-jminuit</developerConnection>
+ <url>https://java.freehep.org/svn/repos/freehep/list/freehep/trunk/jaida/freehep-jaida-jminuit</url>
+ <connection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-jminuit</connection>
+ <developerConnection>scm:svn:svn://svn.freehep.org/svn/freehep/trunk/jaida/freehep-jaida-jminuit</developerConnection>
</scm>
<dependencies>
<dependency>
<groupId>org.freehep</groupId>
<artifactId>freehep-jaida</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.freehep</groupId>
|