diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-08 15:24:07 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-08 15:24:07 +0000 |
commit | 0f0e464e0f551e6e3c0d86eb38ec2244e330b4df (patch) | |
tree | 381146f1baed0d4462349ebadb176ab0dfa76e6d /sca-java-2.x/trunk/modules | |
parent | 560e6a5073634a19a76f66f9d923e4be2b4ec641 (diff) |
Toying with idea of being more systematic with maven module names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888443 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules')
-rw-r--r-- | sca-java-2.x/trunk/modules/policy-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/policy-logging/pom.xml b/sca-java-2.x/trunk/modules/policy-logging/pom.xml index d9fd1fb4b4..e4b28fcd20 100644 --- a/sca-java-2.x/trunk/modules/policy-logging/pom.xml +++ b/sca-java-2.x/trunk/modules/policy-logging/pom.xml @@ -26,7 +26,7 @@ <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-policy-logging</artifactId> - <name>Apache Tuscany Logging Policy Model</name> + <name>Apache Tuscany SCA Extension Policy Logging Model</name> <dependencies> |