Repository: incubator-nifi
Updated Branches:
  refs/heads/NIFI-270-RC1 [created] 7ad2b21c8


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

Branch: refs/heads/NIFI-270-RC1
Commit: 2a1f485c7c4bf4c431e093305b17d79f08220b80
Parents: cff8b0d
Author: joewitt <joew...@apache.org>
Authored: Wed Jan 21 02:17:28 2015 -0500
Committer: joewitt <joew...@apache.org>
Committed: Wed Jan 21 02:17:28 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/2a1f485c/nifi-nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-maven-plugin/pom.xml b/nifi-nar-maven-plugin/pom.xml
index cb59c13..c8c9fdb 100644
--- a/nifi-nar-maven-plugin/pom.xml
+++ b/nifi-nar-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-nar-maven-plugin</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating</version>
     <packaging>maven-plugin</packaging>
     <description>Apache NiFi Nar Plugin. It is currently a part of the Apache 
Incubator.</description>
     <url>http://nifi.incubator.apache.org/maven-site/</url>
@@ -58,7 +58,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>nifi-nar-maven-plugin-1.0.0-incubating-RC1</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to