You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2019/05/27 16:24:21 UTC

svn commit: r1860140 - /uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml

Author: pkluegl
Date: Mon May 27 16:24:21 2019
New Revision: 1860140

URL: http://svn.apache.org/viewvc?rev=1860140&view=rev
Log:
UIMA-5997: skip japicmp

Modified:
    uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml

Modified: uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml?rev=1860140&r1=1860139&r2=1860140&view=diff
==============================================================================
--- uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml (original)
+++ uima/uv3/ruta-v3/trunk/ruta-parent/pom.xml Mon May 27 16:24:21 2019
@@ -317,6 +317,7 @@ Creative Commons Attribution 3.0 License
             <artifactId>japicmp-maven-plugin</artifactId>
             <version>0.9.3</version>
             <configuration>
+              <skip>true</skip>	
               <oldVersion>
                 <dependency>
                   <groupId>${project.groupId}</groupId>