Wrap up 1.1 release

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/elasticsearch/trunk@1545038 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index 0b9b7ff..214400d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Apache ManifoldCF Plugin for Elastic Search change Log
 $Id$
 
-======================= 1.1-SNAPSHOT =====================
+======================= Release 1.1 =====================
 
 Add functionality making the plugin compatible with multi-domain
 features of ManifoldCF.  Specifically, create method signatures that
diff --git a/pom.xml b/pom.xml
index 049f12d..cd734ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <name>ManifoldCF ElasticSearch Plugin</name>
   <artifactId>elasticsearch-plugin-mcf</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <packaging>jar</packaging>
   <description>ManifoldCF Plugin for ElasticSearch</description>
   <inceptionYear>2013</inceptionYear>