Author: mickw
Date: 2006-03-30 16:33:09 +0200 (Thu, 30 Mar 2006)
New Revision: 2666

Modified:
   trunk/pom.xml
   trunk/project.xml
Log:
xstream 1.1.3 has enum support


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2006-03-30 13:38:10 UTC (rev 2665)
+++ trunk/pom.xml       2006-03-30 14:33:09 UTC (rev 2666)
@@ -383,7 +383,7 @@
         <dependency>
             <groupId>xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.1.2</version>
+            <version>1.1.3</version>
             <type>jar</type>
         </dependency>
 

Modified: trunk/project.xml
===================================================================
--- trunk/project.xml   2006-03-30 13:38:10 UTC (rev 2665)
+++ trunk/project.xml   2006-03-30 14:33:09 UTC (rev 2666)
@@ -310,7 +310,7 @@
         <dependency>
             <groupId>xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.1.2</version>
+            <version>1.1.3</version>
             <type>jar</type>
             <properties>
                 <war.bundle>true</war.bundle>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to