Fix type of client jar
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115442 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
|
||||
<artifact:deploy
|
||||
artifact="${maven.build.dir}/${maven.final.name}-client.jar"
|
||||
type="ejb"
|
||||
type="jar"
|
||||
project="${pom}"/>
|
||||
</goal>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user