diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-08 05:55:53 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-08 05:55:53 +0000 |
commit | fc062827f06e2255bedb688088be1251606d2627 (patch) | |
tree | d8ce591568377f0965bba150e62c35b09106d13c /java/sca | |
parent | ea2c68d62bd6e5e4a8016b423e8d627604037915 (diff) |
Changing project name to reflect change on module name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823043 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/modules/binding-atom-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/binding-atom-runtime/pom.xml b/java/sca/modules/binding-atom-runtime/pom.xml index 8c31e4e9ac..48fd0e7376 100644 --- a/java/sca/modules/binding-atom-runtime/pom.xml +++ b/java/sca/modules/binding-atom-runtime/pom.xml @@ -26,7 +26,7 @@ <relativePath>../pom.xml</relativePath> </parent> - <artifactId>tuscany-binding-atom-abdera</artifactId> + <artifactId>tuscany-binding-atom-runtime</artifactId> <name>Apache Tuscany SCA Abdera Atom Feed Binding Extension</name> <dependencies> |