[jfireeagle commit] r388 - use XStream 1.4 snapshot

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 9, 2009, 1:52:19 AM7/9/09
to jfireeagl...@googlegroups.com
Author: se...@seansullivan.com
Date: Wed Jul 8 22:51:19 2009
New Revision: 388

Modified:
trunk/jfireeagle/pom.xml

Log:
use XStream 1.4 snapshot

Modified: trunk/jfireeagle/pom.xml
==============================================================================
--- trunk/jfireeagle/pom.xml (original)
+++ trunk/jfireeagle/pom.xml Wed Jul 8 22:51:19 2009
@@ -78,7 +78,13 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
+ <exclusions>
+ <exclusion>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3_min</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>net.oauth.core</groupId>

Reply all
Reply to author
Forward
0 new messages