mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +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>
|
||||
<packaging>jar</packaging>
|
||||
<name>Forge</name>
|
||||
<version>1.0.6</version>
|
||||
<version>1.0.7-SNAPSHOT</version>
|
||||
<description>Forge</description>
|
||||
<url>http://www.slightlymagic.net/</url>
|
||||
<properties>
|
||||
@@ -46,8 +46,8 @@
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<connection>scm:svn:https://cardforge.googlecode.com/svn/tags/forge-1.0.6</connection>
|
||||
<developerConnection>scm:svn:https://cardforge.googlecode.com/svn/tags/forge-1.0.6</developerConnection>
|
||||
<connection>scm:svn:https://cardforge.googlecode.com/svn/src</connection>
|
||||
<developerConnection>scm:svn:https://cardforge.googlecode.com/svn/src</developerConnection>
|
||||
</scm>
|
||||
<build>
|
||||
<sourceDirectory>src</sourceDirectory>
|
||||
|
||||
Reference in New Issue
Block a user