You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2013/10/09 00:49:51 UTC

[06/13] 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/accumulo-instamo-archetype/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/commit/257df4c1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/tree/257df4c1
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/diff/257df4c1

Branch: refs/heads/1.5
Commit: 257df4c1f364e5fd1b616097df229aa50690716b
Parents: 2255ffe
Author: Josh Elser <jo...@gmail.com>
Authored: Sun Sep 22 22:01:35 2013 -0400
Committer: Josh Elser <jo...@gmail.com>
Committed: Sun Sep 22 22:01:35 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/blob/257df4c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 92459f5..6a8b73e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,14 +25,14 @@
 
   <groupId>org.apache.accumulo</groupId>
   <artifactId>instamo-archetype</artifactId>
-  <version>1.4.4</version>
+  <version>1.4.5-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>instamo-archetype</name>
   <scm>
     <connection>scm:git:git://git.apache.org/accumulo-instamo-archetype.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=accumulo-instamo-archetype.git</url>
-    <tag>1.4.4-RC2</tag>
+    <tag>HEAD</tag>
   </scm>
   <url>http://accumulo.apache.org</url>
   <properties>