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

Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/6720f35b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/6720f35b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/6720f35b

Branch: refs/heads/master
Commit: 6720f35beb8718ae39018211f33bbff2ac782fb6
Parents: 042b26f
Author: Edward Capriolo <[email protected]>
Authored: Tue Jan 3 15:25:29 2017 -0500
Committer: Edward Capriolo <[email protected]>
Committed: Tue Jan 3 15:25:29 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/6720f35b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fdf73f8..ad78c91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
        <groupId>org.apache.gossip</groupId>
        <artifactId>gossip</artifactId>
        <name>gossip</name>
-       <version>0.1.1-incubating</version>
+       <version>0.1.2-incubating-SNAPSHOT</version>
        <packaging>jar</packaging>
        <description>A peer to peer cluster discovery service</description>
        <url>http://gossip.incubator.apache.org/</url>
@@ -65,7 +65,7 @@
                
<connection>scm:git:[email protected]:apache/incubator-gossip.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
                <url>scm:git:[email protected]:apache/incubator-gossip.git</url>
-         <tag>gossip-0.1.1-incubating</tag>
+         <tag>HEAD</tag>
   </scm>
        
        <issueManagement>

Reply via email to