[jboss-cvs] JBossAS SVN: r86578 - projects/jboss-osgi/trunk/service/webconsole.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Apr 1 03:57:34 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-04-01 03:57:34 -0400 (Wed, 01 Apr 2009)
New Revision: 86578
Modified:
projects/jboss-osgi/trunk/service/webconsole/pom.xml
Log:
Use default maven-bundle-plugin
Modified: projects/jboss-osgi/trunk/service/webconsole/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/service/webconsole/pom.xml 2009-04-01 07:53:06 UTC (rev 86577)
+++ projects/jboss-osgi/trunk/service/webconsole/pom.xml 2009-04-01 07:57:34 UTC (rev 86578)
@@ -47,7 +47,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>
More information about the jboss-cvs-commits
mailing list