You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2007/02/09 15:20:23 UTC

svn commit: r505305 - /incubator/tuscany/branches/sca-java-integration/spec/pom.xml

Author: rineholt
Date: Fri Feb  9 06:20:22 2007
New Revision: 505305

URL: http://svn.apache.org/viewvc?view=rev&rev=505305
Log:
include sca-api

Modified:
    incubator/tuscany/branches/sca-java-integration/spec/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/spec/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/spec/pom.xml?view=diff&rev=505305&r1=505304&r2=505305
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/spec/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/spec/pom.xml Fri Feb  9 06:20:22 2007
@@ -41,4 +41,8 @@
     <build>
         <defaultGoal>install</defaultGoal>
     </build>
+
+    <modules>
+                <module>sca-api-r1.0</module>
+    </modules>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org