You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2020/10/20 11:58:50 UTC

svn commit: r1882685 - in /jackrabbit/branches/2.20: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Tue Oct 20 11:58:50 2020
New Revision: 1882685

URL: http://svn.apache.org/viewvc?rev=1882685&view=rev
Log:
JCR-4642: update geronimo-j2ee-connector_1.5_spec dependency to 2.0.0 (merged r1881710 into 2.20)

Modified:
    jackrabbit/branches/2.20/   (props changed)
    jackrabbit/branches/2.20/jackrabbit-parent/pom.xml

Propchange: jackrabbit/branches/2.20/
------------------------------------------------------------------------------
  Merged /jackrabbit/trunk:r1881710

Modified: jackrabbit/branches/2.20/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.20/jackrabbit-parent/pom.xml?rev=1882685&r1=1882684&r2=1882685&view=diff
==============================================================================
--- jackrabbit/branches/2.20/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.20/jackrabbit-parent/pom.xml Tue Oct 20 11:58:50 2020
@@ -573,7 +573,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
-        <version>1.0</version>
+        <version>2.0.0</version>
       </dependency>
       <dependency>
         <groupId>javax.servlet</groupId>