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 md...@apache.org on 2016/10/10 12:04:47 UTC

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

Author: mduerig
Date: Mon Oct 10 12:04:47 2016
New Revision: 1764069

URL: http://svn.apache.org/viewvc?rev=1764069&view=rev
Log:
OAK-4910: Update segment tar to 0.0.14

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=1764069&r1=1764068&r2=1764069&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Mon Oct 10 12:04:47 2016
@@ -74,7 +74,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.12</segment.tar.version>
+    <segment.tar.version>0.0.14</segment.tar.version>
   </properties>
 
   <issueManagement>