You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by fr...@apache.org on 2016/06/27 09:55:53 UTC

svn commit: r1750318 - /jackrabbit/oak/trunk/oak-parent/pom.xml

Author: frm
Date: Mon Jun 27 09:55:53 2016
New Revision: 1750318

URL: http://svn.apache.org/viewvc?rev=1750318&view=rev
Log:
OAK-4446 - Set dependency on Segment Tar to version 0.0.2

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=1750318&r1=1750317&r2=1750318&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Mon Jun 27 09:55:53 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.3-SNAPSHOT</segment.tar.version>
+    <segment.tar.version>0.0.2</segment.tar.version>
   </properties>
 
   <issueManagement>