Author: eric
Date: Wed Feb 6 06:34:30 2013
New Revision: 1442848
URL: http://svn.apache.org/viewvc?rev=1442848&view=rev
Log:
Remove maven-bundle-plugin version from build/plugins section, as it is
declared in the dependencyManagement section
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1442848&r1=1442847&r2=1442848&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Feb 6 06:34:30 2013
@@ -1116,7 +1116,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.7</version>
<extensions>true</extensions>
</plugin>
<plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]