Author: amitj
Date: Thu Jun 23 05:02:31 2016
New Revision: 1749816

URL: http://svn.apache.org/viewvc?rev=1749816&view=rev
Log:
OAK-4446: Release oak-segment-tar

Update segment.tar.version to 0.0.3-SNAPSHOT

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1749816&r1=1749815&r2=1749816&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Thu Jun 23 05:02:31 2016
@@ -73,7 +73,7 @@
    <!-- whether skip the surefire unit testing during the integration testing. 
       Override with -Dsurefire.skip.ut=true when needed -->
     <surefire.skip.ut>false</surefire.skip.ut>
-    <segment.tar.version>0.0.1-SNAPSHOT</segment.tar.version>
+    <segment.tar.version>0.0.3-SNAPSHOT</segment.tar.version>
   </properties>
 
   <issueManagement>


Reply via email to