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 2009/08/13 07:52:19 UTC

svn commit: r803782 - /tuscany/branches/sca-java-1.x/modules/pom.xml

Author: lresende
Date: Thu Aug 13 05:52:18 2009
New Revision: 803782

URL: http://svn.apache.org/viewvc?rev=803782&view=rev
Log:
Updating pom.xml property to reflect current release version

Modified:
    tuscany/branches/sca-java-1.x/modules/pom.xml

Modified: tuscany/branches/sca-java-1.x/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/modules/pom.xml?rev=803782&r1=803781&r2=803782&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/modules/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/modules/pom.xml Thu Aug 13 05:52:18 2009
@@ -30,7 +30,7 @@
     <name>Apache Tuscany SCA Implementation Modules</name>
 
     <properties>
-        <tuscany.version>1.5</tuscany.version>
+        <tuscany.version>1.6</tuscany.version>
     </properties>
 
     <profiles>