mirror of
https://github.com/apache/openjpa.git
synced 2025-02-06 18:19:00 +00:00
OPENJPA-1712 try another test-jar workaround
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@986464 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
419899a387
commit
84320dacb1
@ -694,9 +694,10 @@
|
||||
<groupId>org.apache.openjpa</groupId>
|
||||
<artifactId>openjpa-persistence-jdbc</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<classifier>test-base</classifier>
|
||||
<!-- <type>test-jar</type> -->
|
||||
<!-- <classifier>test-base</classifier> -->
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-dbcp</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user