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

svn commit: r527799 - /incubator/tuscany/java/sca/samples/echo-databinding/pom.xml

Author: lresende
Date: Thu Apr 12 00:15:48 2007
New Revision: 527799

URL: http://svn.apache.org/viewvc?view=rev&rev=527799
Log:
updated echo-databinding pom

Modified:
    incubator/tuscany/java/sca/samples/echo-databinding/pom.xml

Modified: incubator/tuscany/java/sca/samples/echo-databinding/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/echo-databinding/pom.xml?view=diff&rev=527799&r1=527798&r2=527799
==============================================================================
--- incubator/tuscany/java/sca/samples/echo-databinding/pom.xml (original)
+++ incubator/tuscany/java/sca/samples/echo-databinding/pom.xml Thu Apr 12 00:15:48 2007
@@ -18,13 +18,13 @@
  * under the License.    
 -->
 <project>
+    <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.tuscany.samples.sca</groupId>
-        <artifactId>parent</artifactId>
-        <version>0.1-integration-incubating-SNAPSHOT</version>
+        <groupId>org.apache.tuscany.sca</groupId>
+        <artifactId>tuscany-samples</artifactId>
+        <version>1.0-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
-    <modelVersion>4.0.0</modelVersion>
     <artifactId>tuscany-sample-echo-databinding</artifactId>
     <name>Apache Tuscany Echo DataBinding Sample</name>
     <description>A DataBinding Sample</description>



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