You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by ie...@apache.org on 2009/07/03 22:43:22 UTC

svn commit: r791009 - /incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml

Author: ieb
Date: Fri Jul  3 20:43:21 2009
New Revision: 791009

URL: http://svn.apache.org/viewvc?rev=791009&view=rev
Log:
Corrected version to 1.1-incubating-SNAPSHOT


Modified:
    incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml

Modified: incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml?rev=791009&r1=791008&r2=791009&view=diff
==============================================================================
--- incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml (original)
+++ incubator/shindig/sandbox/trunk/shindig-spring-example/pom.xml Fri Jul  3 20:43:21 2009
@@ -192,7 +192,7 @@
 
   <!-- dependency versions -->
   <properties>
-    <shindig.version>1.1-SNAPSHOT</shindig.version>
+    <shindig.version>1.1-incubating-SNAPSHOT</shindig.version>
     <spring.version>2.5.2</spring.version>
   <logging.version>1.1</logging.version>
   <collections.version>3.2</collections.version>