You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by sf...@apache.org on 2006/07/21 13:33:14 UTC

svn commit: r424271 - /incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml

Author: sfrenot
Date: Fri Jul 21 04:33:14 2006
New Revision: 424271

URL: http://svn.apache.org/viewvc?rev=424271&view=rev
Log:
Error correction

Modified:
    incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml

Modified: incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml?rev=424271&r1=424270&r2=424271&view=diff
==============================================================================
--- incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml (original)
+++ incubator/felix/trunk/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml Fri Jul 21 04:33:14 2006
@@ -52,8 +52,7 @@
 	            org.osgi.framework;specification-version="1.0.0",
 	            javax.swing;specification-version="1.0.0",
 	            javax.swing.table;specification-version="1.0.0",
-	            org.apache.felix.mosgi.console.ifc;specification-version="1.0.0",
-							${pom.artifactId};specification-version="1.0.0"
+	            org.apache.felix.mosgi.console.ifc;specification-version="1.0.0"
 	          </importPackage>
           </osgiManifest>
         </configuration>