You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gossip.apache.org by ec...@apache.org on 2017/01/05 01:24:08 UTC

[07/10] incubator-gossip git commit: Reset pom version

Reset pom version


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

Branch: refs/heads/master
Commit: 33e54e4e8f1e51bf4a29e502962b303434e9780c
Parents: dd2024e
Author: Edward Capriolo <ed...@gmail.com>
Authored: Tue Jan 3 15:04:04 2017 -0500
Committer: Edward Capriolo <ed...@gmail.com>
Committed: Tue Jan 3 15:04:04 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/33e54e4e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad78c91..c67c456 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.2-incubating-SNAPSHOT</version>
+	<version>0.1.1-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<description>A peer to peer cluster discovery service</description>
 	<url>http://gossip.incubator.apache.org/</url>