OPENJPA-2515: Update openjpa-project assemblies to include xbean-asm.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1608958 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Richard G. Curtis 2014-07-08 21:47:53 +00:00
parent bb81584a43
commit a325f8a224
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
<include>org.apache.geronimo.specs:geronimo-validation_1.0_spec</include>
<include>org.apache.bval:org.apache.bval.bundle</include>
<include>commons-beanutils:commons-beanutils</include>
<include>asm:asm</include>
<include>org.apache.xbean:xbean-asm4-shaded</include>
</includes>
</dependencySet>
</dependencySets>

View File

@ -84,7 +84,7 @@
<include>org.apache.geronimo.specs:geronimo-validation_1.0_spec</include>
<include>org.apache.bval:org.apache.bval.bundle</include>
<include>commons-beanutils:commons-beanutils</include>
<include>asm:asm</include>
<include>org.apache.xbean:xbean-asm4-shaded</include>
</includes>
</dependencySet>
</dependencySets>