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

Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/86cb6829
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/86cb6829
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/86cb6829

Branch: refs/heads/release-1.12.1-RC1
Commit: 86cb6829c9c6197d9ef0ac8d3e2c0b1efa687f8d
Parents: 8a05cdc
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Sat Apr 9 07:14:52 2016 +0100
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Sat Apr 9 07:14:52 2016 +0100

----------------------------------------------------------------------
 example/archetype/simpleapp/pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/86cb6829/example/archetype/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index e8a3910..e1a5a39 100644
--- a/example/archetype/simpleapp/pom.xml
+++ b/example/archetype/simpleapp/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.isis.archetype</groupId>
     <artifactId>simpleapp-archetype</artifactId>
-    <version>1.12.1</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>simpleapp-archetype</name>
     <build>
@@ -47,8 +47,4 @@
         <version>1.12.1</version>
         <relativePath>../../../core/pom.xml</relativePath>
     </parent>
-
-  <scm>
-    <tag>simpleapp-archetype-1.12.1</tag>
-  </scm>
 </project>

Reply via email to