Author: dwoods
Date: Fri Aug 13 20:15:30 2010
New Revision: 985341
URL: http://svn.apache.org/viewvc?rev=985341&view=rev
Log:
upgrade to latest bval snapshot as it removes a xmlstream dependency
Modified:
openjpa/trunk/pom.xml
Modified: openjpa/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=985341&r1=985340&r2=985341&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Fri Aug 13 20:15:30 2010
@@ -661,7 +661,7 @@
<dependency>
<groupId>org.apache.bval</groupId>
<artifactId>org.apache.bval.bundle</artifactId>
- <version>0.1-incubating</version>
+ <version>0.2-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>