You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2013/02/06 07:34:30 UTC

svn commit: r1442848 - /james/server/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org