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

Branch: refs/heads/master
Commit: bd4eeb19b639fefedc2135cc9ee646af259d2059
Parents: 350586d
Author: Dan Haywood <[email protected]>
Authored: Fri Feb 20 20:44:46 2015 +0000
Committer: Dan Haywood <[email protected]>
Committed: Fri Feb 20 20:44:46 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/bd4eeb19/example/archetype/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index 6943c79..3e91365 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.8.0</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>simpleapp-archetype</name>
     <build>
@@ -47,8 +47,4 @@
         <version>1.8.0</version>
         <relativePath>../../../core/pom.xml</relativePath>
     </parent>
-
-  <scm>
-    <tag>simpleapp-archetype-1.8.0-RC1</tag>
-  </scm>
 </project>

Reply via email to