Repository: incubator-streams
Updated Branches:
  refs/heads/0.1-rc3 3c6dfc65b -> fdb6445ff


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/90552521
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/90552521
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/90552521

Branch: refs/heads/0.1-rc3
Commit: 90552521a84b89ab398987ff8a8de9f7d0b9f41b
Parents: 3c6dfc6
Author: Steve Blackmon <sblack...@apache.org>
Authored: Sat Jan 24 15:59:11 2015 -0600
Committer: Steve Blackmon <sblack...@apache.org>
Committed: Sat Jan 24 15:59:11 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/90552521/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c4c28fb..2f18f65 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