commit | 9c357db096c8a0a37fa8c157e2f58d2345ce8fb8 | [log] [tgz] |
---|---|---|
author | Stephane Frenot <sfrenot@apache.org> | Fri Jul 21 11:33:14 2006 +0000 |
committer | Stephane Frenot <sfrenot@apache.org> | Fri Jul 21 11:33:14 2006 +0000 |
tree | b17b2b3157675ade14a7c695021e3b04735ee9a3 | |
parent | a4365abbaf4ccd09ed66a0dabe871cbf73a976da [diff] |
Error correction git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@424271 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml b/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml index 1512abf..05f2075 100644 --- a/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml +++ b/org.apache.felix.mosgi.managedelements.osgiprobes.tab/pom.xml
@@ -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>