You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2006/12/13 11:23:30 UTC

svn commit: r486583 - /incubator/tuscany/java/spec/sdo-api/pom.xml

Author: kelvingoodson
Date: Wed Dec 13 02:23:29 2006
New Revision: 486583

URL: http://svn.apache.org/viewvc?view=rev&rev=486583
Log:
changing specVersion property in pom to reflect changes from 2.0.1 interface to 2.1 interface

Modified:
    incubator/tuscany/java/spec/sdo-api/pom.xml

Modified: incubator/tuscany/java/spec/sdo-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/spec/sdo-api/pom.xml?view=diff&rev=486583&r1=486582&r2=486583
==============================================================================
--- incubator/tuscany/java/spec/sdo-api/pom.xml (original)
+++ incubator/tuscany/java/spec/sdo-api/pom.xml Wed Dec 13 02:23:29 2006
@@ -32,7 +32,7 @@
     <description>API classes for Service Data Objects</description>
 
     <properties>
-        <specVersion>2.0.1</specVersion>
+        <specVersion>2.1</specVersion>
     </properties>
 
     <!-- definition of repositories where the parent pom can be found -->



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