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

Branch: refs/heads/master
Commit: 8e5d15bc20254fe2bb2a0708b6db93d7512e72ea
Parents: 2da07b2
Author: Dan Haywood <danhayw...@apache.org>
Authored: Mon Jan 7 10:00:13 2013 +0000
Committer: Dan Haywood <danhayw...@apache.org>
Committed: Mon Jan 7 10:00:13 2013 +0000

----------------------------------------------------------------------
 .../quickstart_wicket_restful_jdo/pom.xml          |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/8e5d15bc/example/archetype/quickstart_wicket_restful_jdo/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/quickstart_wicket_restful_jdo/pom.xml 
b/example/archetype/quickstart_wicket_restful_jdo/pom.xml
index dc5a8dd..55832f2 100644
--- a/example/archetype/quickstart_wicket_restful_jdo/pom.xml
+++ b/example/archetype/quickstart_wicket_restful_jdo/pom.xml
@@ -21,7 +21,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.isis.archetype</groupId>
   <artifactId>quickstart_wicket_restful_jdo-archetype</artifactId>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>quickstart_wicket_restful_jdo-archetype</name>
   <build>
@@ -46,8 +46,4 @@
     <artifactId>isis</artifactId>
     <version>1.0.0</version>
   </parent>
-
-  <scm>
-    <tag>quickstart_wicket_restful_jdo-archetype-1.0.1</tag>
-  </scm>
 </project>

Reply via email to