Set versions properly for release branch
git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/elasticsearch/branches/release-1.2-branch@1571068 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 58f470c..6e88838 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,6 @@
Apache ManifoldCF Plugin for Elastic Search change Log
$Id$
-======================= 1.3-SNAPSHOT =====================
-
======================= Release 1.2 =====================
CONNECTORS-886: Add support for parent security. This
diff --git a/pom.xml b/pom.xml
index 57bad7c..6e79791 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<name>ManifoldCF ElasticSearch Plugin</name>
<artifactId>elasticsearch-plugin-mcf</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.2</version>
<packaging>jar</packaging>
<description>ManifoldCF Plugin for ElasticSearch</description>
<inceptionYear>2013</inceptionYear>