[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/0262f895 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/tree/0262f895 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/diff/0262f895 Branch: refs/heads/1.4 Commit: 0262f89555ebe4fba939ed5e3b59ebded19d1422 Parents: f2b2e49 Author: Josh Elser <josh.el...@gmail.com> Authored: Wed Oct 9 19:14:29 2013 -0400 Committer: Josh Elser <josh.el...@gmail.com> Committed: Wed Oct 9 19:14:29 2013 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/blob/0262f895/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6bfaa33..45a72ea 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</version> + <version>1.4.5-SNAPSHOT</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>1.4.4</tag> + <tag>HEAD</tag> </scm> <url>http://accumulo.apache.org</url> <properties>