Repository: incubator-nifi
Updated Branches:
  refs/heads/release-nifi-0.1.0-rc13 [created] 0b8533f8f


NIFI-429: prepare release nifi-parent-1.0.0-incubating-rc13


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

Branch: refs/heads/release-nifi-0.1.0-rc13
Commit: 37732bddcfcb2affcba1f3b4a9e3dd5ebd7b5a30
Parents: c4d1666
Author: Mark Payne <marka...@hotmail.com>
Authored: Mon May 11 13:58:36 2015 -0400
Committer: Mark Payne <marka...@hotmail.com>
Committed: Mon May 11 13:58:36 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/37732bdd/nifi-parent/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-parent/pom.xml b/nifi-parent/pom.xml
index fb2f827..9c26d15 100644
--- a/nifi-parent/pom.xml
+++ b/nifi-parent/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-parent</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-incubating</version>
     <packaging>pom</packaging>
     <description>The nifi-parent enables each apache nifi project to ensure 
consistent approaches and DRY</description>
     <url>http://nifi.incubator.apache.org</url>
@@ -60,7 +60,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-parent-1.0.0-incubating-rc13</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Reply via email to