You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2009/12/08 16:24:08 UTC

svn commit: r888443 - /tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml

Author: slaws
Date: Tue Dec  8 15:24:07 2009
New Revision: 888443

URL: http://svn.apache.org/viewvc?rev=888443&view=rev
Log:
Toying with idea of being more systematic with maven module names

Modified:
    tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml

Modified: tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml?rev=888443&r1=888442&r2=888443&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/policy-logging/pom.xml Tue Dec  8 15:24:07 2009
@@ -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>