You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2013/06/10 22:38:27 UTC

git commit: updated refs/heads/vmsync to b4c6a59

Updated Branches:
  refs/heads/vmsync aaa16af21 -> b4c6a594e


Use the old gson until we sort out this gson mess


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

Branch: refs/heads/vmsync
Commit: b4c6a594ead9bd649dcd1ee1997f70bef11a190a
Parents: aaa16af
Author: Alex Huang <al...@gmail.com>
Authored: Mon Jun 10 09:12:21 2013 -0700
Committer: Alex Huang <al...@gmail.com>
Committed: Mon Jun 10 09:12:21 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b4c6a594/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 97265b5..67d9576 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
     <cs.jasypt.version>1.9.0</cs.jasypt.version>
     <cs.trilead.version>build213-svnkit-1.3-patch</cs.trilead.version>
     <cs.ehcache.version>1.5.0</cs.ehcache.version>
-    <cs.gson.version>2.2.4</cs.gson.version>
+    <cs.gson.version>1.7.1</cs.gson.version>
     <cs.guava.version>14.0-rc1</cs.guava.version>
     <cs.xapi.version>5.6.100-1-SNAPSHOT</cs.xapi.version>
     <cs.httpclient.version>3.1</cs.httpclient.version>