Author: amitj
Date: Mon Nov 23 05:56:35 2015
New Revision: 1715731
URL: http://svn.apache.org/viewvc?rev=1715731&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Restore version to 1.4-SNAPSHOT for missed pom
Modified:
jackrabbit/oak/trunk/oak-examples/webapp/pom.xml
Modified: jackrabbit/oak/trunk/oak-examples/webapp/pom.xml
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-examples/webapp/pom.xml?rev=1715731&r1=1715730&r2=1715731&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-examples/webapp/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-examples/webapp/pom.xml Mon Nov 23 05:56:35 2015
@@ -35,7 +35,7 @@
<description>Web application that hosts and serves a Jackrabbit Oak content
repository</description>
<properties>
- <oak.version>1.3.11</oak.version>
+ <oak.version>1.4-SNAPSHOT</oak.version>
<tomcat.version>7.0.40</tomcat.version>
<tika.version>1.7</tika.version>
<skip.deployment>true</skip.deployment>