You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2008/08/05 12:50:29 UTC

svn commit: r682664 - /tuscany/java/das/pom.xml

Author: nash
Date: Tue Aug  5 03:50:28 2008
New Revision: 682664

URL: http://svn.apache.org/viewvc?rev=682664&view=rev
Log:
Fix TUSCANY-2528

Modified:
    tuscany/java/das/pom.xml

Modified: tuscany/java/das/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/das/pom.xml?rev=682664&r1=682663&r2=682664&view=diff
==============================================================================
--- tuscany/java/das/pom.xml (original)
+++ tuscany/java/das/pom.xml Tue Aug  5 03:50:28 2008
@@ -38,7 +38,7 @@
     
     <properties>
         <das.version>1.0-SNAPSHOT</das.version>
-        <sdo.version>1.0-SNAPSHOT</sdo.version>
+        <sdo.version>1.1.1</sdo.version>
     </properties>
     
     <!-- definition of repositories where the parent pom can be found -->