[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
<artifactId>depot</artifactId>
|
<artifactId>depot</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.6.1</version>
|
<version>1.7-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>Depot</name>
|
<name>Depot</name>
|
||||||
<description>A library for relational-database-based persistence in Java.</description>
|
<description>A library for relational-database-based persistence in Java.</description>
|
||||||
@@ -36,9 +36,9 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://depot.googlecode.com/svn/tags/depot-1.6.1</connection>
|
<connection>scm:svn:http://depot.googlecode.com/svn/trunk/</connection>
|
||||||
<developerConnection>scm:svn:https://depot.googlecode.com/svn/tags/depot-1.6.1</developerConnection>
|
<developerConnection>scm:svn:https://depot.googlecode.com/svn/trunk/</developerConnection>
|
||||||
<url>http://depot.googlecode.com/svn/tags/depot-1.6.1</url>
|
<url>http://depot.googlecode.com/svn/trunk/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user