You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/01/16 18:41:30 UTC

[12/16] incubator-nifi git commit: [maven-release-plugin] prepare release nar-maven-plugin-0.0.3-test-incubating

[maven-release-plugin] prepare release nar-maven-plugin-0.0.3-test-incubating


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

Branch: refs/heads/develop
Commit: eb3d59920aaf329254fe23abb1dbfdd4873fd8dd
Parents: a2f63c7
Author: joewitt <jo...@apache.org>
Authored: Fri Jan 16 12:01:17 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Fri Jan 16 12:01:17 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/eb3d5992/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 5c9bc62..2bbfeb6 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.3-test-incubating-SNAPSHOT</version>
+    <version>0.0.3-test-incubating</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>HEAD</tag>
+        <tag>nar-maven-plugin-0.0.3-test-incubating</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>