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:
antelder 2010-07-23 10:51:10 +00:00
commit 1af8928ab5

View file

@ -582,7 +582,6 @@
<defaultGoal>deploy</defaultGoal>
<plugins>
<plugin>
<inherited>true</inherited>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.4</version>
<configuration>