diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-25 18:01:55 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-25 18:01:55 +0000 |
commit | 816e8f31d754aced310fccb7d39bb89d90fc8cc0 (patch) | |
tree | 6f5f0c5c77e97f7b3a3b1c5135a30f743f873bf0 /java/sca | |
parent | 70e2b6ee21777bcbf249b44e9fe26dbd53266b8e (diff) |
Change the name of the feature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/features/ejava/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/features/ejava/pom.xml b/java/sca/features/ejava/pom.xml index 16963c0fca..526f61a124 100644 --- a/java/sca/features/ejava/pom.xml +++ b/java/sca/features/ejava/pom.xml @@ -27,7 +27,7 @@ </parent>
<artifactId>tuscany-feature-ejava</artifactId>
- <name>Apache Tuscany SCA JEE Feature</name>
+ <name>Apache Tuscany SCA Enterprise Java Feature</name>
<packaging>pom</packaging>
<dependencies>
|