You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2017/02/23 05:20:07 UTC

servicemix-bundles git commit: [SM-3265]add azure-storage and azure-keyvault-core for next release

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0b7f86deb -> c53c501e7


[SM-3265]add azure-storage and azure-keyvault-core for next release


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

Branch: refs/heads/master
Commit: c53c501e778569a83f3828988fb7eea31d95e7ab
Parents: 0b7f86d
Author: Freeman Fang <fr...@gmail.com>
Authored: Thu Feb 23 13:19:37 2017 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Thu Feb 23 13:19:37 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c53c501e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 29fce3e..0067060 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,8 @@
         <module>aws-java-sdk-1.11.92</mmodule>
         <module>spring-security-ldap-4.0.4.RELEASE</module>
         <module>spring-data-commons-1.12.1.RELEASE</module>
+        <module>azure-keyvault-core-1.0.0-beta3</module>
+        <module>azure-storage-5.0.0</module>
     </modules>
 
 </project>