ACCESS-224: Update versions on the release branch from 1.1.0-SNAPSHOT to 1.1.0
diff --git a/pom.xml b/pom.xml
index 0378382..b94cc85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
 
   <artifactId>sentry</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <description>Access component</description>
   <name>Access</name>
   <packaging>pom</packaging>
diff --git a/sentry-binding/pom.xml b/sentry-binding/pom.xml
index d771d36..8684c5f 100644
--- a/sentry-binding/pom.xml
+++ b/sentry-binding/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <groupId>com.cloudera.cdh</groupId>
diff --git a/sentry-binding/sentry-binding-hive/pom.xml b/sentry-binding/sentry-binding-hive/pom.xml
index 03a68c1..210e7da 100644
--- a/sentry-binding/sentry-binding-hive/pom.xml
+++ b/sentry-binding/sentry-binding-hive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry-binding</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <artifactId>sentry-binding-hive</artifactId>
diff --git a/sentry-core/pom.xml b/sentry-core/pom.xml
index 5466009..56fac39 100644
--- a/sentry-core/pom.xml
+++ b/sentry-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <groupId>com.cloudera.cdh</groupId>
diff --git a/sentry-dist/pom.xml b/sentry-dist/pom.xml
index 30a3494..dff56ec 100644
--- a/sentry-dist/pom.xml
+++ b/sentry-dist/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <artifactId>sentry-dist</artifactId>
   <name>Access Distribution</name>
diff --git a/sentry-provider/pom.xml b/sentry-provider/pom.xml
index f9f9915..5b587d3 100644
--- a/sentry-provider/pom.xml
+++ b/sentry-provider/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <groupId>com.cloudera.cdh</groupId>
diff --git a/sentry-provider/sentry-provider-file/pom.xml b/sentry-provider/sentry-provider-file/pom.xml
index fdee8cc..a1265c9 100644
--- a/sentry-provider/sentry-provider-file/pom.xml
+++ b/sentry-provider/sentry-provider-file/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry-provider</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <groupId>com.cloudera.cdh</groupId>
diff --git a/sentry-tests/pom.xml b/sentry-tests/pom.xml
index 22e6cde..7e4dc55 100644
--- a/sentry-tests/pom.xml
+++ b/sentry-tests/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>com.cloudera.cdh</groupId>
     <artifactId>sentry</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <artifactId>sentry-tests</artifactId>
   <name>Access Tests</name>