Author: lindner
Date: Mon Jan 17 02:38:25 2011
New Revision: 1059729
URL: http://svn.apache.org/viewvc?rev=1059729&view=rev
Log:
version fix (2.0.2 is actually an older version)
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1059729&r1=1059728&r2=1059729&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon Jan 17 02:38:25 2011
@@ -1684,7 +1684,7 @@
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
- <version>2.0.2</version>
+ <version>1.3.04</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>