Author: kono
Date: 2011-09-20 11:53:00 -0700 (Tue, 20 Sep 2011)
New Revision: 26885

Modified:
   core3/support/trunk/wrappers/org.swinglabs.swingx/pom.xml
Log:
Fixed pom files to pass M2E error checker.

Modified: core3/support/trunk/wrappers/org.swinglabs.swingx/pom.xml
===================================================================
--- core3/support/trunk/wrappers/org.swinglabs.swingx/pom.xml   2011-09-20 
18:28:26 UTC (rev 26884)
+++ core3/support/trunk/wrappers/org.swinglabs.swingx/pom.xml   2011-09-20 
18:53:00 UTC (rev 26885)
@@ -33,15 +33,10 @@
        <build>
                <plugins>
                        <plugin>
-                               <groupId>org.ops4j</groupId>
-                               <artifactId>maven-pax-plugin</artifactId>
-                               <version>${maven-pax-plugin.version}</version>
-                               <extensions>true</extensions>
-                       </plugin>
-                       <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
                                
<version>${maven-bundle-plugin.version}</version>
+                               <extensions>true</extensions>
                                <configuration>
                                        <instructions>
                                                
<Bundle-SymbolicName>${bundle.symbolicName}</Bundle-SymbolicName>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to