You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2015/02/02 15:27:53 UTC

[03/15] incubator-nifi git commit: NIFI 270 updating nar version

NIFI 270 updating nar version


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

Branch: refs/heads/NIFI-250
Commit: 0b692b1d8205007a796b41b5df692e00d68addc4
Parents: 4431d9c
Author: joewitt <jo...@apache.org>
Authored: Fri Jan 23 01:30:27 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Fri Jan 23 01:30:27 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/0b692b1d/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index 9dac476..fb94135 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>