Repository: incubator-nifi
Updated Branches:
  refs/heads/develop ad1b768fc -> 6f189266b


NIFI-270prepare release nar-maven-plugin-0.0.1-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/dea2f0d7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/dea2f0d7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/dea2f0d7

Branch: refs/heads/develop
Commit: dea2f0d71f8af645ef3958ef84b84ed983a9b3e4
Parents: ad1b768
Author: joewitt <joew...@apache.org>
Authored: Fri Jan 16 13:02:38 2015 -0500
Committer: joewitt <joew...@apache.org>
Committed: Fri Jan 16 13:02:38 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/dea2f0d7/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 4d762e9..e8f658a 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.1-incubating-SNAPSHOT</version>
+    <version>0.0.1-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.1-incubating</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to