You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2015/10/16 17:51:02 UTC

[2/2] servicemix-bundles git commit: [SM-2702] Update pom.xml to include aws-java-sdk 1.10.27 bundle in the next release cycle

[SM-2702] Update pom.xml to include aws-java-sdk 1.10.27 bundle in the next release cycle


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ef15090c
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ef15090c
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ef15090c

Branch: refs/heads/master
Commit: ef15090c91cb9691ead46f0ec17b0df37a9e7d67
Parents: 33dee06
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Oct 16 17:50:18 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Oct 16 17:50:18 2015 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ef15090c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c419587..31f4fe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,6 +85,7 @@
         <module>json4s-3.3.0</module>
         <module>json4s_2.11-3.3.0</module>
         <module>aws-java-sdk-1.10.26</module>
+        <module>aws-java-sdk-1.10.27</module>
         <module>paranamer-2.8</module>
         <module>lucene-5.3.1</module>
         <module>lucene-analyzers-common-5.3.1</module>