You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2014/10/04 03:11:58 UTC

[4/4] git commit: yaml version for aws

yaml version for aws


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

Branch: refs/heads/sqs_queues
Commit: f01b2547b29a57c7b6f6081aa73a4b15d2c81a0f
Parents: 5be329d
Author: Shawn Feldman <sf...@apache.org>
Authored: Fri Oct 3 19:11:35 2014 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Fri Oct 3 19:11:35 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/f01b2547/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 2e0d835..b1bfe3c 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -111,7 +111,7 @@
     <org.springframework.version>3.1.2.RELEASE</org.springframework.version>
     <shiro-version>1.2.0</shiro-version>
     <slf4j-version>1.6.1</slf4j-version>
-    <snakeyaml-version>1.8</snakeyaml-version>
+    <snakeyaml-version>1.6</snakeyaml-version>
     <tomcat-version>7.0.52</tomcat-version>
     <antlr.version>3.4</antlr.version>
     <tika.version>1.4</tika.version>