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

Branch: refs/heads/master
Commit: 772203226f5657e0d8b8f05220b284268ceb088c
Parents: 7fb0644
Author: Steve Blackmon <sblack...@apache.org>
Authored: Sat Jan 24 15:50:51 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/77220322/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4b39cac..a0598d9 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.5-SNAPSHOT</resourceBundle>
+                        
<resourceBundle>org.apache.apache.resources:apache-jar-resource-bundle:1.4</resourceBundle>
                         <!-- Will generate META-INF/DISCLAIMER  -->
-                        
<resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT</resourceBundle>
+                        
<resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
                       </resourceBundles>
                     </configuration>
                   </execution>

Reply via email to