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

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

Branch: refs/heads/develop
Commit: c222859a2510cf27aa1cb24caa719717bf98bb80
Parents: 7632514
Author: Benson Margulies <bimargul...@apache.org>
Authored: Fri Jan 16 07:47:59 2015 -0500
Committer: Benson Margulies <bimargul...@apache.org>
Committed: Fri Jan 16 07:47:59 2015 -0500

----------------------------------------------------------------------
 maven-plugins/nar-maven-plugin/pom.xml | 4 ++--
 maven-plugins/pom.xml                  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/c222859a/maven-plugins/nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-plugins/nar-maven-plugin/pom.xml 
b/maven-plugins/nar-maven-plugin/pom.xml
index fcf9c54..cb09ff8 100644
--- a/maven-plugins/nar-maven-plugin/pom.xml
+++ b/maven-plugins/nar-maven-plugin/pom.xml
@@ -19,10 +19,10 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>0.0.1-test-incubating</version>
+        <version>0.0.2-test-incubating-SNAPSHOT</version>
     </parent>
     <artifactId>nar-maven-plugin</artifactId>
-    <version>0.0.1-test-incubating</version>
+    <version>0.0.2-test-incubating-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <name>Apache NiFi NAR Plugin</name>
     <description>Apache NiFi Nar Plugin. It is currently a part of the Apache 
Incubator.</description>

http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/c222859a/maven-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 127fde4..22be9c9 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>0.0.1-test-incubating</version>
+    <version>0.0.2-test-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache NiFi Maven Plugins</name>
     <description>Apache NiFi Maven Plugins. It is currently a part of the 
Apache Incubator.</description>
@@ -65,7 +65,7 @@
         
<connection>scm:git:git://git.apache.org/incubator-nifi.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-nifi.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git</url>
-      <tag>maven-plugins-0.0.1-test-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to