Repository: incubator-pirk
Updated Branches:
  refs/heads/master 0f0754bae -> 13cd2378c


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


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

Branch: refs/heads/master
Commit: d5ced4b9a70e773248d20e87283408a515bea491
Parents: bb48ebf
Author: smarthi <[email protected]>
Authored: Sat Aug 13 00:42:12 2016 -0400
Committer: smarthi <[email protected]>
Committed: Sat Aug 13 00:42:12 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/d5ced4b9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a5fdde..b70943e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
 
        <groupId>org.apache.pirk</groupId>
        <artifactId>apache-pirk</artifactId>
-       <version>0.0.1</version>
+       <version>0.0.2-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>Apache Pirk (incubating) Project</name>
@@ -59,7 +59,7 @@
                
<connection>scm:git:git://git.apache.org/incubator-pirk.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git</developerConnection>
                
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git</url>
-               <tag>apache-pirk-0.0.1</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <issueManagement>

Reply via email to