NIFI-3597 prepare for next development iteration

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

Branch: refs/heads/master
Commit: fc124e5913019d219b1b7dbf3201713fe3290455
Parents: d0c9d46
Author: Bryan Bende <[email protected]>
Authored: Tue Mar 14 11:10:30 2017 -0400
Committer: Bryan Bende <[email protected]>
Committed: Tue Mar 14 11:10:30 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/nifi-maven/blob/fc124e59/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 985a794..02bf53c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-nar-maven-plugin</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <description>Apache NiFi Nar Maven Plugin</description>
     <url>http://nifi.apache.org</url>
@@ -67,7 +67,7 @@
         <connection>scm:git:git://git.apache.org/nifi-maven.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/nifi-maven.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=nifi-maven.git</url>
-        <tag>nifi-nar-maven-plugin-1.2.0-RC1</tag>
+        <tag>HEAD</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to