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

Branch: refs/heads/release-1.15.0-RC1
Commit: fabd843ab0e5fc7e0688798cb8eb932ee7fda1fc
Parents: d8ba7ea
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Sun Aug 6 10:14:43 2017 +0100
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Sun Aug 6 10:14:43 2017 +0100

----------------------------------------------------------------------
 example/archetype/helloworld/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/fabd843a/example/archetype/helloworld/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/helloworld/pom.xml 
b/example/archetype/helloworld/pom.xml
index f2ff9c8..811a887 100644
--- a/example/archetype/helloworld/pom.xml
+++ b/example/archetype/helloworld/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.isis.archetype</groupId>
     <artifactId>helloworld-archetype</artifactId>
-    <version>1.15.0</version>
+    <version>1.16.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>helloworld-archetype</name>
     <build>
@@ -65,7 +65,7 @@
         
<connection>scm:git:g...@github.com:incodehq/incode-build.git/helloworld</connection>
         
<developerConnection>scm:git:g...@github.com:incodehq/incode-build.git/helloworld</developerConnection>
         <url>g...@github.com:incodehq/incode-build.git/helloworld</url>
-      <tag>helloworld-archetype-1.15.0</tag>
+      <tag>HEAD</tag>
   </scm>
     <parent>
         <groupId>org.apache.isis.core</groupId>

Reply via email to