summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/pom.xml')
-rw-r--r--branches/sca-equinox/modules/pom.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml
index 4e647dfe55..4df1419f5b 100644
--- a/branches/sca-equinox/modules/pom.xml
+++ b/branches/sca-equinox/modules/pom.xml
@@ -29,10 +29,6 @@
<packaging>pom</packaging>
<name>Apache Tuscany SCA Implementation Modules</name>
- <properties>
- <tuscany.version>1.4</tuscany.version>
- </properties>
-
<profiles>
<profile>
<id>default</id>
@@ -187,25 +183,6 @@
</plugin>
<plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
- <extensions>true</extensions>
- <executions>
- <execution>
- <id>bundle-manifest</id>
- <phase>process-classes</phase>
- <goals>
- <goal>manifest</goal>
- </goals>
- <configuration>
- <manifestLocation>${basedir}/META-INF</manifestLocation>
- </configuration>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>