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/09/10 16:32:25 UTC

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

Author: lresende
Date: Fri Sep 10 16:32:25 2010
New Revision: 995852

URL: http://svn.apache.org/viewvc?rev=995852&view=rev
Log:
Moving to Snapshot version of Tuscany as we need some fixes related to GAE support

Modified:
    incubator/nuvem/trunk/pom.xml

Modified: incubator/nuvem/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/nuvem/trunk/pom.xml?rev=995852&r1=995851&r2=995852&view=diff
==============================================================================
--- incubator/nuvem/trunk/pom.xml (original)
+++ incubator/nuvem/trunk/pom.xml Fri Sep 10 16:32:25 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-M5</tuscany.version>
+        <tuscany.version>2.0-SNAPSHOT</tuscany.version>
     </properties>