summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/features/process/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/features/process/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/sca/distribution/features/process/pom.xml b/java/sca/distribution/features/process/pom.xml
index a357e0bf7c..c1e14b0c35 100644
--- a/java/sca/distribution/features/process/pom.xml
+++ b/java/sca/distribution/features/process/pom.xml
@@ -28,15 +28,15 @@
<artifactId>tuscany-distribution-process</artifactId>
<name>Apache Tuscany SCA Business Process Distribution</name>
- <packaging>jar</packaging>
+ <packaging>pom</packaging>
<dependencies>
- <!-- Base distribution -->
+ <!-- Core distribution -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution-core</artifactId>
- <type>jar</type>
+ <type>pom</type>
<version>1.4-SNAPSHOT</version>
</dependency>