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/16 18:20:34 UTC

[3/3] incubator-nifi git commit: NIFI-270 staging build for nar plugin good. Now to try for full build

NIFI-270 staging build for nar plugin good.  Now to try for full build


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

Branch: refs/heads/nifi-270-release-setup
Commit: 9c8c1c4f48b951c06301077ffbcd51eb470d31cc
Parents: b1be36e
Author: joewitt <jo...@apache.org>
Authored: Fri Jan 16 12:20:20 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Fri Jan 16 12:20:20 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/9c8c1c4f/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index d6d312d..f64f13b 100644
--- a/nifi/pom.xml
+++ b/nifi/pom.xml
@@ -1002,7 +1002,7 @@
             <plugin>
                 <groupId>org.apache.nifi</groupId>
                 <artifactId>nar-maven-plugin</artifactId>
-                <version>0.0.2-test-incubating</version>
+                <version>0.0.3-test-incubating</version>
                 <extensions>true</extensions>
             </plugin>
         </plugins>