diff options
Diffstat (limited to 'sca-java-2.x/trunk/samples/sca-features/pom.xml')
-rw-r--r-- | sca-java-2.x/trunk/samples/sca-features/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/sca-features/pom.xml b/sca-java-2.x/trunk/samples/sca-features/pom.xml index f22c98f485..ca77fe4592 100644 --- a/sca-java-2.x/trunk/samples/sca-features/pom.xml +++ b/sca-java-2.x/trunk/samples/sca-features/pom.xml @@ -25,7 +25,9 @@ <version>2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> + <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-samples-sca-features</artifactId> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Tuscany Samples Demonstrating SCA Features</name> |