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

This commit is contained in:
Blacksmith
2019-07-08 00:55:54 +00:00
parent 118e86ec92
commit 9a12564054
10 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-ai</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-core</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-game</artifactId>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-desktop</artifactId>

View File

@@ -12,7 +12,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-ios</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-mobile-dev</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-mobile</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
</parent>
<artifactId>forge-gui</artifactId>

View File

@@ -5,7 +5,7 @@
<artifactId>forge</artifactId>
<packaging>pom</packaging>
<name>Forge Parent</name>
<version>1.6.27</version>
<version>1.6.28-SNAPSHOT</version>
<description>
Forge lets you play the card game Magic: The Gathering against a computer opponent using all of the rules.
@@ -175,7 +175,7 @@
<scm>
<connection>scm:git:ssh://git@git.cardforge.org/core-developers/forge.git</connection>
<developerConnection>scm:git:ssh://git@git.cardforge.org/core-developers/forge.git</developerConnection>
<tag>forge-1.6.27</tag>
<tag>HEAD</tag>
</scm>
<mailingLists>