mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user