You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ya...@apache.org on 2013/02/21 03:41:41 UTC

git commit: refs/heads/4.1 - IPv6: Update java-ipv6 dependency to 0.10

Updated Branches:
  refs/heads/4.1 e6626973e -> e4b83993a


IPv6: Update java-ipv6 dependency to 0.10


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

Branch: refs/heads/4.1
Commit: e4b83993a9c2cfac5918b2bbfb3a3f961f741e89
Parents: e662697
Author: Sheng Yang <sh...@citrix.com>
Authored: Wed Feb 20 18:40:59 2013 -0800
Committer: Sheng Yang <sh...@citrix.com>
Committed: Wed Feb 20 18:41:32 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e4b83993/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a07769..a5fe9f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
     <cs.lang.version>2.6</cs.lang.version>
     <cs.commons-io.version>1.4</cs.commons-io.version>
     <cs.reflections.version>0.9.8</cs.reflections.version>
-    <cs.java-ipv6.version>0.8</cs.java-ipv6.version>
+    <cs.java-ipv6.version>0.10</cs.java-ipv6.version>
   </properties>
 
   <distributionManagement>