Merge pull request #51 from apache/feature/UIMA-6005-Compare-API-changes-against-latest-uimaFIT-v2-release-master

[UIMA-6005] Compare API changes against latest uimaFIT v2 release
diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml
index d32efd3..47d03cf 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -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.