Repository: incubator-nifi
Updated Branches:
  refs/heads/NIFI-270-5 [created] 23c3687ec


NIFI-270 prepare release nar-maven-plugin-0.0.2-incubating-RC1


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

Branch: refs/heads/NIFI-270-5
Commit: 3e264c97449c921c7e0cbdec7eb94cb1d6868452
Parents: bc448e5
Author: joewitt <joew...@apache.org>
Authored: Mon Jan 19 00:07:34 2015 -0500
Committer: joewitt <joew...@apache.org>
Committed: Mon Jan 19 00:07:34 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/3e264c97/nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml
index d7933cc..0a5f674 100644
--- a/nar-maven-plugin/pom.xml
+++ b/nar-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nar-maven-plugin</artifactId>
-    <version>0.0.2-incubating-SNAPSHOT</version>
+    <version>0.0.2-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.2-incubating-RC1</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to