upgrade to latest bval snapshot as it removes a xmlstream dependency

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@985341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-08-13 20:15:30 +00:00
parent 20507e6d4b
commit 3b8f7948b0
1 changed files with 1 additions and 1 deletions

View File

@ -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>