mirror of https://github.com/apache/openjpa.git
OPENJPA-194 Changed name of openjpa-all-VERSION.jar in the assembly to be openjpa-VERSION.jar
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@523798 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fe900d97fe
commit
3d929be170
|
@ -78,6 +78,7 @@
|
|||
<outputDirectory>/</outputDirectory>
|
||||
<unpack>false</unpack>
|
||||
<scope>runtime</scope>
|
||||
<outputFileNameMapping>openjpa-${version}.${extension}</outputFileNameMapping>
|
||||
<includes>
|
||||
<include>org.apache.openjpa:openjpa-all</include>
|
||||
</includes>
|
||||
|
|
Loading…
Reference in New Issue