Preparing for samskivert-1.5-SNAPSHOT development.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
<artifactId>samskivert</artifactId>
|
<artifactId>samskivert</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.4</version>
|
<version>1.5-SNAPSHOT</version>
|
||||||
<name>samskivert</name>
|
<name>samskivert</name>
|
||||||
<description>A collection of Java utilities.</description>
|
<description>A collection of Java utilities.</description>
|
||||||
<url>http://code.google.com/p/samskivert/</url>
|
<url>http://code.google.com/p/samskivert/</url>
|
||||||
@@ -35,9 +35,9 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://samskivert.googlecode.com/svn/tags/samskivert-1.4</connection>
|
<connection>scm:svn:http://samskivert.googlecode.com/svn/trunk</connection>
|
||||||
<developerConnection>scm:svn:https://samskivert.googlecode.com/svn/tags/samskivert-1.4</developerConnection>
|
<developerConnection>scm:svn:https://samskivert.googlecode.com/svn/trunk</developerConnection>
|
||||||
<url>http://samskivert.googlecode.com/svn/tags/samskivert-1.4</url>
|
<url>http://samskivert.googlecode.com/svn/trunk</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user