Author: jasha
Date: Fri Aug  3 13:44:09 2012
New Revision: 1368955

URL: http://svn.apache.org/viewvc?rev=1368955&view=rev
Log:
Update Rave-Vanilla-Extension after 0.14 release

Modified:
    rave/sandbox/rave-extensions/rave-vanilla-extension/pom.xml

Modified: rave/sandbox/rave-extensions/rave-vanilla-extension/pom.xml
URL: 
http://svn.apache.org/viewvc/rave/sandbox/rave-extensions/rave-vanilla-extension/pom.xml?rev=1368955&r1=1368954&r2=1368955&view=diff
==============================================================================
--- rave/sandbox/rave-extensions/rave-vanilla-extension/pom.xml (original)
+++ rave/sandbox/rave-extensions/rave-vanilla-extension/pom.xml Fri Aug  3 
13:44:09 2012
@@ -18,8 +18,7 @@
   under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";
-    >
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.rave</groupId>
@@ -31,11 +30,11 @@
     <module>rave-vanilla-extension-shindig</module>
   </modules>
   <packaging>pom</packaging>
-  <version>0.14-SNAPSHOT</version>
+  <version>0.15-SNAPSHOT</version>
   <properties>
-    <apache.rave.version>0.14-SNAPSHOT</apache.rave.version>
+    <apache.rave.version>0.15-SNAPSHOT</apache.rave.version>
     <com.h2database.version>1.3.167</com.h2database.version>
-    <org.springframework.version>3.1.0.RELEASE</org.springframework.version>
+    <org.springframework.version>3.1.2.RELEASE</org.springframework.version>
     <javax.servlet.version>2.5</javax.servlet.version>
     <javax.mail.version>1.4.4</javax.mail.version>
     <jsp-api.version>2.1</jsp-api.version>


Reply via email to