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