You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nuvem-commits@incubator.apache.org by lr...@apache.org on 2010/11/21 05:15:50 UTC

svn commit: r1037381 - /incubator/nuvem/trunk/pom.xml

Author: lresende
Date: Sun Nov 21 05:15:50 2010
New Revision: 1037381

URL: http://svn.apache.org/viewvc?rev=1037381&view=rev
Log:
Updating to Tuscany 2.0-M5.1 to get GAE related fixes

Modified:
    incubator/nuvem/trunk/pom.xml

Modified: incubator/nuvem/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/nuvem/trunk/pom.xml?rev=1037381&r1=1037380&r2=1037381&view=diff
==============================================================================
--- incubator/nuvem/trunk/pom.xml (original)
+++ incubator/nuvem/trunk/pom.xml Sun Nov 21 05:15:50 2010
@@ -89,7 +89,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+        <tuscany.version>2.0-M5.1</tuscany.version>
     </properties>