[maven-release-plugin] rollback the release of uimaj-2.4.0-rc1

git-svn-id: https://svn.apache.org/repos/asf/uima/uimaj/branches/xmlComments@1208894 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index 88dfb30..1c408ee 100644
--- a/uimaj-core/pom.xml
+++ b/uimaj-core/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-core</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.0-SNAPSHOT</version>
 	<name>Apache UIMA Base: ${project.artifactId}</name>
   <description>The core implementation of the UIMA Java Framework</description>
   <url>${uimaWebsiteUrl}</url>