Author: slaws
Date: Fri Jul  4 06:22:56 2008
New Revision: 674046

URL: http://svn.apache.org/viewvc?rev=674046&view=rev
Log:
make the pom refer to the new version of DAS 

Modified:
    tuscany/java/sca/modules/implementation-data-xml/pom.xml

Modified: tuscany/java/sca/modules/implementation-data-xml/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/modules/implementation-data-xml/pom.xml?rev=674046&r1=674045&r2=674046&view=diff
==============================================================================
--- tuscany/java/sca/modules/implementation-data-xml/pom.xml (original)
+++ tuscany/java/sca/modules/implementation-data-xml/pom.xml Fri Jul  4 
06:22:56 2008
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.apache.tuscany.das</groupId>
                        <artifactId>tuscany-das-rdb</artifactId>
-                       <version>1.0-incubating-SNAPSHOT</version>
+                       <version>1.0-SNAPSHOT</version>
                        <scope>compile</scope>
                </dependency>
                <dependency>


Reply via email to