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/21 15:31:26 UTC

[4/8] incubator-nifi git commit: NIFI-270 doing RC2

NIFI-270 doing RC2


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

Branch: refs/heads/NIFI-270-RC2
Commit: 58f0a6cc4c75835df27b4a92f80cd75ffdc8dbf8
Parents: 1ce1458
Author: joewitt <jo...@apache.org>
Authored: Wed Jan 21 09:00:30 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Wed Jan 21 09:00:30 2015 -0500

----------------------------------------------------------------------
 nifi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/58f0a6cc/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index 825ce45..7b2815d 100644
--- a/nifi/pom.xml
+++ b/nifi/pom.xml
@@ -973,7 +973,7 @@
             <plugin>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nifi-nar-maven-plugin</artifactId>
-                <version>1.0.0-incubating-SNAPSHOT</version>
+                <version>1.0.0-incubating</version>
                 <extensions>true</extensions>
             </plugin>
         </plugins>