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/10 00:02:24 UTC

[2/2] git commit: [maven-release-plugin] prepare release 1.4.4-RC3

[maven-release-plugin] prepare release 1.4.4-RC3


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/4ac5dbc3
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/tree/4ac5dbc3
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/diff/4ac5dbc3

Branch: refs/heads/1.4
Commit: 4ac5dbc35f3b200d6d12b1a71e878d0718622236
Parents: af14422
Author: Josh Elser <jo...@gmail.com>
Authored: Wed Oct 9 17:43:06 2013 -0400
Committer: Josh Elser <jo...@gmail.com>
Committed: Wed Oct 9 17:43:06 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/blob/4ac5dbc3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea24db5..43913b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,14 +25,14 @@
 
   <groupId>org.apache.accumulo</groupId>
   <artifactId>accumulo-instamo-archetype</artifactId>
-  <version>1.4.4-SNAPSHOT</version>
+  <version>1.4.4-RC3</version>
   <packaging>maven-archetype</packaging>
   <name>Accumulo 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>HEAD</tag>
+    <tag>1.4.4-RC3</tag>
   </scm>
   <url>http://accumulo.apache.org</url>
   <properties>