[UIMA-3764]

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk@1600940 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index 7b28ca1..d61a3c3 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -545,7 +545,8 @@
         <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>