Repository: incubator-gossip
Updated Branches:
  refs/heads/master 42e4ac786 -> 78fc5a039


Reset changes made to pom


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

Branch: refs/heads/master
Commit: 78fc5a039816e7e97873790b492c1e7953e09556
Parents: 42e4ac7
Author: Edward Capriolo <edlinuxg...@gmail.com>
Authored: Wed Nov 9 13:52:49 2016 -0500
Committer: Edward Capriolo <edlinuxg...@gmail.com>
Committed: Wed Nov 9 13:52:49 2016 -0500

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/78fc5a03/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e4c82df..2d50920 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.0-incubating</version>
+       <version>0.1.0-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,6 @@
                
<connection>scm:git:g...@github.com:apache/incubator-gossip.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-gossip.git</developerConnection>
                <url>scm:git:g...@github.com:apache/incubator-gossip.git</url>
-               <tag>gossip-0.1.0-incubating</tag>
        </scm>
        
        <issueManagement>

Reply via email to