Author: lresende
Date: Wed Dec 17 11:29:04 2008
New Revision: 727482

URL: http://svn.apache.org/viewvc?rev=727482&view=rev
Log:
Changing project name to avoid duplication in maven reactor

Modified:
    tuscany/branches/sca-java-1.x/modules/host-android/pom.xml

Modified: tuscany/branches/sca-java-1.x/modules/host-android/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/modules/host-android/pom.xml?rev=727482&r1=727481&r2=727482&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/modules/host-android/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/modules/host-android/pom.xml Wed Dec 17 
11:29:04 2008
@@ -25,8 +25,8 @@
         <version>1.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
-    <artifactId>tuscany-host-embedded</artifactId>
-    <name>Apache Tuscany SCA Embedded Host</name>
+    <artifactId>tuscany-host-android</artifactId>
+    <name>Apache Tuscany SCA Host for Android Platform</name>
 
     <dependencies>
         <dependency>


Reply via email to