Author: vamsic007
Date: Thu Aug 7 08:51:43 2008
New Revision: 683636
URL: http://svn.apache.org/viewvc?rev=683636&view=rev
Log:
tuscany-implementation-web is used by modules\implementation-web as well.
Changing the artifactId to match the module name.
Modified:
tuscany/java/sca/modules/implementation-web-runtime/pom.xml
Modified: tuscany/java/sca/modules/implementation-web-runtime/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/implementation-web-runtime/pom.xml?rev=683636&r1=683635&r2=683636&view=diff
==============================================================================
--- tuscany/java/sca/modules/implementation-web-runtime/pom.xml (original)
+++ tuscany/java/sca/modules/implementation-web-runtime/pom.xml Thu Aug 7
08:51:43 2008
@@ -27,7 +27,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-implementation-web</artifactId>
+ <artifactId>tuscany-implementation-web-runtime</artifactId>
<name>Apache Tuscany SCA implementation.web Extension</name>
<dependencies>