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/19 15:46:50 UTC

[1/2] incubator-nifi git commit: NIFI-270 prepare release nar-maven-plugin-0.0.1-incubating-RC1

Repository: incubator-nifi
Updated Branches:
  refs/heads/NIFI-270-6 [created] a7fee787d


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

Branch: refs/heads/NIFI-270-6
Commit: 72abf18c2e045e9ef404050e2bffc9cef67d2558
Parents: 52e9c4a
Author: joewitt <jo...@apache.org>
Authored: Mon Jan 19 09:41:15 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Mon Jan 19 09:41:15 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/72abf18c/nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml
index 313e7fc..282371f 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.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-RC1</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>


[2/2] incubator-nifi git commit: NIFI-270 prepare for next development iteration

Posted by jo...@apache.org.
NIFI-270 prepare for next development iteration


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

Branch: refs/heads/NIFI-270-6
Commit: a7fee787d588c6dec12f0a4ed1cbe1055769a989
Parents: 72abf18
Author: joewitt <jo...@apache.org>
Authored: Mon Jan 19 09:41:25 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Mon Jan 19 09:41:25 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/a7fee787/nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml
index 282371f..d7933cc 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.1-incubating</version>
+    <version>0.0.2-incubating-SNAPSHOT</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>nar-maven-plugin-0.0.1-incubating-RC1</tag>
+        <tag>HEAD</tag>
     </scm>
     <issueManagement>
         <system>JIRA</system>