[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/4850872d
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/4850872d
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/4850872d

Branch: refs/heads/release-1.11.0-RC1
Commit: 4850872d5506bfd8b01f4a074a5866b031a269c5
Parents: 1c8703a
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Tue Dec 29 13:03:01 2015 +0000
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Tue Dec 29 13:03:01 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/4850872d/example/archetype/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index d4b00b5..aec882a 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.11.0</version>
+    <version>1.12.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>simpleapp-archetype</name>
     <build>
@@ -47,8 +47,4 @@
         <version>1.11.0</version>
         <relativePath>../../../core/pom.xml</relativePath>
     </parent>
-
-  <scm>
-    <tag>simpleapp-archetype-1.11.0</tag>
-  </scm>
 </project>

Reply via email to