You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2015/01/20 15:01:45 UTC

[09/42] incubator-nifi 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/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/ab2032e6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/ab2032e6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/ab2032e6

Branch: refs/heads/NIFI-250
Commit: ab2032e63cdbc481966fda6c6fed53bbfd84b521
Parents: 14877a4
Author: Benson Margulies <bi...@apache.org>
Authored: Fri Jan 16 08:35:34 2015 -0500
Committer: Benson Margulies <bi...@apache.org>
Committed: Fri Jan 16 08:35:34 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/ab2032e6/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 773b908..124850d 100644
--- a/maven-plugins/nar-maven-plugin/pom.xml
+++ b/maven-plugins/nar-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nar-maven-plugin</artifactId>
-    <version>0.0.2-test-incubating</version>
+    <version>0.0.3-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>
@@ -59,7 +59,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>nar-maven-plugin-0.0.2-test-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>