You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by to...@apache.org on 2015/05/28 14:53:32 UTC

[27/50] [abbrv] incubator-usergrid git commit: Updated AWS SDK Version

Updated AWS SDK Version


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/7aa26fc8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/7aa26fc8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/7aa26fc8

Branch: refs/heads/USERGRID-669
Commit: 7aa26fc808f0fcb6c8a9317c91027f73fbbe761d
Parents: 635341d
Author: Jeff West <jw...@apigee.com>
Authored: Tue May 26 09:09:13 2015 -0700
Committer: Jeff West <jw...@apigee.com>
Committed: Tue May 26 09:09:13 2015 -0700

----------------------------------------------------------------------
 stack/corepersistence/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/7aa26fc8/stack/corepersistence/pom.xml
----------------------------------------------------------------------
diff --git a/stack/corepersistence/pom.xml b/stack/corepersistence/pom.xml
index 8bd8613..df625c8 100644
--- a/stack/corepersistence/pom.xml
+++ b/stack/corepersistence/pom.xml
@@ -74,7 +74,7 @@ limitations under the License.
         <rx.version>1.0.9</rx.version>
         <slf4j.version>1.7.2</slf4j.version>
         <surefire.version>2.16</surefire.version>
-        <aws.version>1.9.0</aws.version>
+        <aws.version>1.9.37</aws.version>
         <metrics.version>3.0.0</metrics.version>
 
     </properties>