summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/tracing-aspectj/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/tracing-aspectj/pom.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/branches/sca-equinox/modules/tracing-aspectj/pom.xml b/branches/sca-equinox/modules/tracing-aspectj/pom.xml
index 00790ed621..fd47e6da46 100644
--- a/branches/sca-equinox/modules/tracing-aspectj/pom.xml
+++ b/branches/sca-equinox/modules/tracing-aspectj/pom.xml
@@ -93,18 +93,6 @@
<argLine>-ea -Xmx128m -javaagent:target/dependency/aspectjweaver-1.6.1.jar</argLine>
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <configuration>
- <instructions>
- <Bundle-Version>1.4</Bundle-Version>
- <Bundle-SymbolicName>org.apache.tuscany.sca.tracing.aspect</Bundle-SymbolicName>
- <Bundle-Description>${pom.description}</Bundle-Description>
- <Export-Package></Export-Package>
- </instructions>
- </configuration>
- </plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>