Merge branch 'master' into feature/UIMA-6008-Update-to-UIMA-Core-2.10.3-master
diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml
index 32212d5..d2e83d0 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -4,7 +4,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <relativePath />
-    <version>10</version>
+    <version>12</version>
   </parent>
   <artifactId>uimafit-parent</artifactId>
   <version>2.5.0-SNAPSHOT</version>
@@ -23,7 +23,7 @@
      NON_BACKWARD_COMPATIBLE         - major version (+.0.0)
     -->
     <compat.level>BACKWARD_COMPATIBLE_USER</compat.level>
-    <compat.previous.version>2.3.0</compat.previous.version>
+    <compat.previous.version>2.4.0</compat.previous.version>
   </properties>
   <!--
     - Only required while uimaFIT depends on unreleased versions of UIMA.