resolves STREAMS-269

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

Branch: refs/heads/master
Commit: 8f93c0d43b5a831d43468980e09e90121c5671d0
Parents: 7722032
Author: Steve Blackmon <sblack...@apache.org>
Authored: Sat Jan 24 15:59:11 2015 -0600
Committer: sblackmon <sblack...@w2odigital.com>
Committed: Tue Feb 3 10:28:06 2015 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/8f93c0d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a0598d9..b2a5704 100644
--- a/pom.xml
+++ b/pom.xml
@@ -298,9 +298,9 @@
                     <configuration>
                       <resourceBundles>
                         <!-- Will generate META-INF/DEPENDENCIES 
META-INF/LICENSE META-INF/NOTICE -->
-                        
<resourceBundle>org.apache.apache.resources:apache-jar-resource-bundle:1.4</resourceBundle>
+                        
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
                         <!-- Will generate META-INF/DISCLAIMER  -->
-                        
<resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
+                        
<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
                       </resourceBundles>
                     </configuration>
                   </execution>

Reply via email to