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 st...@apache.org on 2021/02/18 15:42:02 UTC

svn commit: r1886666 - in /jackrabbit/oak/branches/1.22: ./ oak-commons/pom.xml

Author: stefanegli
Date: Thu Feb 18 15:42:01 2021
New Revision: 1886666

URL: http://svn.apache.org/viewvc?rev=1886666&view=rev
Log:
Merge revision 1886665 from trunk

Modified:
    jackrabbit/oak/branches/1.22/   (props changed)
    jackrabbit/oak/branches/1.22/oak-commons/pom.xml

Propchange: jackrabbit/oak/branches/1.22/
------------------------------------------------------------------------------
  Merged /jackrabbit/oak/trunk:r1886665

Modified: jackrabbit/oak/branches/1.22/oak-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.22/oak-commons/pom.xml?rev=1886666&r1=1886665&r2=1886666&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.22/oak-commons/pom.xml (original)
+++ jackrabbit/oak/branches/1.22/oak-commons/pom.xml Thu Feb 18 15:42:01 2021
@@ -55,7 +55,8 @@
               org.apache.jackrabbit.oak.commons.concurrent,
               org.apache.jackrabbit.oak.commons.io,
               org.apache.jackrabbit.oak.commons.json,
-              org.apache.jackrabbit.oak.commons.sort
+              org.apache.jackrabbit.oak.commons.sort,
+              org.apache.jackrabbit.oak.commons.properties
             </Export-Package>
           </instructions>
         </configuration>