You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2016/06/30 17:37:55 UTC

[13/13] incubator-fluo git commit: [maven-release-plugin] prepare for next development iteration

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


Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo/commit/50e178d3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo/tree/50e178d3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo/diff/50e178d3

Branch: refs/heads/fluo-parent
Commit: 50e178d3bc6eae144f539b480ce717484ac9c1d8
Parents: 3dfcc3b
Author: Mike Walch <mw...@gmail.com>
Authored: Wed Mar 16 12:15:27 2016 -0400
Committer: Mike Walch <mw...@gmail.com>
Committed: Wed Mar 16 12:15:27 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/50e178d3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b594171..de00dc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>io.fluo</groupId>
   <artifactId>fluo-io-parent</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Fluo.io Parent POM</name>
   <description>Parent pom to configure common project build resources for fluo.io projects</description>
@@ -38,7 +38,7 @@
   <scm>
     <connection>scm:git:https://github.com/fluo-io/fluo-io-parent.git</connection>
     <developerConnection>scm:git:git@github.com:fluo-io/fluo-io-parent.git</developerConnection>
-    <tag>fluo-io-parent-2</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/fluo-io/fluo-io-parent</url>
   </scm>
   <issueManagement>