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

[9/51] [abbrv] git commit: refs/heads/ui-quick-view-v2 - IPv6: Update java-ipv6 dependency to 0.10

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/99653ea3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/99653ea3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/99653ea3

Branch: refs/heads/ui-quick-view-v2
Commit: 99653ea328be5ab9fcef416f2c5feefec38d0b32
Parents: 744c24e
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:58 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/99653ea3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e83ff66..beeccaf 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>