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/09/19 15:46:50 UTC

svn commit: r1761472 - /jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Author: mduerig
Date: Mon Sep 19 15:46:50 2016
New Revision: 1761472

URL: http://svn.apache.org/viewvc?rev=1761472&view=rev
Log:
OAK-4822: Upgrade Oak dependency to 1.5.10
Bump  to 1.5.10

Modified:
    jackrabbit/oak/trunk/oak-segment-tar/pom.xml

Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-segment-tar/pom.xml?rev=1761472&r1=1761471&r2=1761472&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-segment-tar/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-segment-tar/pom.xml Mon Sep 19 15:46:50 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>oak-parent</artifactId>
-        <version>1.5.3</version>
+        <version>1.5.10</version>
         <relativePath />
     </parent>