Remove <inherited> config from deploy plugin as its not required, and we want to change it for the different parts of the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967035 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0b29e46291
commit
1af8928ab5
1 changed files with 0 additions and 1 deletions
|
|
@ -582,7 +582,6 @@
|
|||
<defaultGoal>deploy</defaultGoal>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<inherited>true</inherited>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<version>2.4</version>
|
||||
<configuration>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue