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 2014/12/23 15:34:59 UTC

[2/7] incubator-nifi git commit: NIFI-65: - Renaming artifact name.

NIFI-65:
- Renaming artifact name.

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

Branch: refs/heads/NIFI-65
Commit: 2df03143b9c2e419788a80271fceb3c3f5aa9aa9
Parents: 1c93930
Author: Matt Gilman <ma...@gmail.com>
Authored: Tue Dec 23 09:30:47 2014 -0500
Committer: Matt Gilman <ma...@gmail.com>
Committed: Tue Dec 23 09:30:47 2014 -0500

----------------------------------------------------------------------
 .../framework-bundle/framework/file-authorization-provider/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/2df03143/nar-bundles/framework-bundle/framework/file-authorization-provider/pom.xml
----------------------------------------------------------------------
diff --git a/nar-bundles/framework-bundle/framework/file-authorization-provider/pom.xml b/nar-bundles/framework-bundle/framework/file-authorization-provider/pom.xml
index c96f739..6912108 100644
--- a/nar-bundles/framework-bundle/framework/file-authorization-provider/pom.xml
+++ b/nar-bundles/framework-bundle/framework/file-authorization-provider/pom.xml
@@ -23,7 +23,7 @@
 
     <artifactId>file-authorization-provider</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>Authorization Provider: File</name>
+    <name>NiFi File Authorization Provider</name>
 
     <build>
         <resources>