[maven-release-plugin] prepare for next development iteration

This commit is contained in:
jendave
2011-08-07 01:35:05 +00:00
parent 47c0d9c376
commit dc9fb24c69

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId> <artifactId>forge</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Forge</name> <name>Forge</name>
<version>1.0.11</version> <version>1.0.12-SNAPSHOT</version>
<description>Forge</description> <description>Forge</description>
<url>http://www.slightlymagic.net/</url> <url>http://www.slightlymagic.net/</url>
<properties> <properties>
@@ -46,8 +46,8 @@
</license> </license>
</licenses> </licenses>
<scm> <scm>
<connection>scm:svn:https://cardforge.googlecode.com/svn/tags/forge-1.0.11</connection> <connection>scm:svn:https://cardforge.googlecode.com/svn/src</connection>
<developerConnection>scm:svn:https://cardforge.googlecode.com/svn/tags/forge-1.0.11</developerConnection> <developerConnection>scm:svn:https://cardforge.googlecode.com/svn/src</developerConnection>
</scm> </scm>
<build> <build>
<sourceDirectory>src</sourceDirectory> <sourceDirectory>src</sourceDirectory>