You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2014/06/06 17:52:48 UTC

svn commit: r1600940 - /uima/build/trunk/parent-pom/pom.xml

Author: schor
Date: Fri Jun  6 15:52:47 2014
New Revision: 1600940

URL: http://svn.apache.org/r1600940
Log:
[UIMA-3764]

Modified:
    uima/build/trunk/parent-pom/pom.xml

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1600940&r1=1600939&r2=1600940&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Fri Jun  6 15:52:47 2014
@@ -545,7 +545,8 @@ Copyright (c) 2003, 2006 IBM Corporation
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-changes-plugin</artifactId>
-          <version>2.9</version>  <!-- Apache-wide pom has no entry for this plugin -->
+          <!-- version 2.10 see https://issues.apache.org/jira/browse/UIMA-3764 -->
+          <version>2.10</version>  <!-- Apache-wide pom has no entry for this plugin -->
           <executions>
             <execution>
               <id>default-cli</id>