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 to...@apache.org on 2017/10/30 16:09:40 UTC

svn commit: r1813790 - /jackrabbit/oak/trunk/oak-search-mt/pom.xml

Author: tommaso
Date: Mon Oct 30 16:09:39 2017
New Revision: 1813790

URL: http://svn.apache.org/viewvc?rev=1813790&view=rev
Log:
no Jira - fixed wrong trailing 's' in oak-search-mt pom

Modified:
    jackrabbit/oak/trunk/oak-search-mt/pom.xml

Modified: jackrabbit/oak/trunk/oak-search-mt/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-search-mt/pom.xml?rev=1813790&r1=1813789&r2=1813790&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-search-mt/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-search-mt/pom.xml Mon Oct 30 16:09:39 2017
@@ -98,7 +98,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.compendium</artifactId>s
+            <artifactId>org.osgi.compendium</artifactId>
             <scope>provided</scope>
         </dependency>
         <dependency>