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/08/03 21:31:50 UTC

[17/17] 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/613cf66b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo/tree/613cf66b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo/diff/613cf66b

Branch: refs/heads/build-resources
Commit: 613cf66b7894e9f376b6263a4a6ced8326e3e8dc
Parents: 6e416dc
Author: Mike Walch <mw...@gmail.com>
Authored: Wed Mar 16 11:41:29 2016 -0400
Committer: Mike Walch <mw...@gmail.com>
Committed: Wed Mar 16 11:41:29 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/613cf66b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 38d70d5..77d8e83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>io.fluo</groupId>
   <artifactId>resources</artifactId>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Fluo.io Resources</name>
   <description>Build resources for fluo.io projects</description>
@@ -38,7 +38,7 @@
   <scm>
     <connection>scm:git:https://github.com/fluo-io/resources.git</connection>
     <developerConnection>scm:git:git@github.com:fluo-io/resources.git</developerConnection>
-    <tag>resources-1.0.1</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/fluo-io/resources</url>
   </scm>
   <issueManagement>