You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by lm...@apache.org on 2014/11/21 22:54:42 UTC

knox git commit: Changed version references to reflect branch to 0.5.1

Repository: knox
Updated Branches:
  refs/heads/v0.5.1 efc27089e -> 8cb0f5c01


Changed version references to reflect branch to 0.5.1

Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/8cb0f5c0
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/8cb0f5c0
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/8cb0f5c0

Branch: refs/heads/v0.5.1
Commit: 8cb0f5c012a5625d075825f14d2512c4bdf25a82
Parents: efc2708
Author: Larry McCay <lm...@hortonworks.com>
Authored: Fri Nov 21 16:54:32 2014 -0500
Committer: Larry McCay <lm...@hortonworks.com>
Committed: Fri Nov 21 16:54:32 2014 -0500

----------------------------------------------------------------------
 build.xml                                              | 2 +-
 gateway-i18n-logging-log4j/pom.xml                     | 2 +-
 gateway-i18n-logging-sl4j/pom.xml                      | 4 ++--
 gateway-i18n/pom.xml                                   | 4 ++--
 gateway-provider-ha/pom.xml                            | 2 +-
 gateway-provider-identity-assertion-pseudo/pom.xml     | 2 +-
 gateway-provider-jersey/pom.xml                        | 2 +-
 gateway-provider-rewrite-func-hostmap-static/pom.xml   | 2 +-
 gateway-provider-rewrite-func-service-registry/pom.xml | 2 +-
 gateway-provider-rewrite-step-encrypt-uri/pom.xml      | 2 +-
 gateway-provider-rewrite-step-secure-query/pom.xml     | 2 +-
 gateway-provider-rewrite/pom.xml                       | 2 +-
 gateway-provider-security-authz-acls/pom.xml           | 2 +-
 gateway-provider-security-hadoopauth/pom.xml           | 2 +-
 gateway-provider-security-jwt/pom.xml                  | 2 +-
 gateway-provider-security-preauth/pom.xml              | 2 +-
 gateway-provider-security-shiro/pom.xml                | 2 +-
 gateway-provider-security-webappsec/pom.xml            | 2 +-
 gateway-release/pom.xml                                | 2 +-
 gateway-server-launcher/pom.xml                        | 2 +-
 gateway-server/pom.xml                                 | 2 +-
 gateway-service-admin/pom.xml                          | 4 ++--
 gateway-service-as/pom.xml                             | 2 +-
 gateway-service-hbase/pom.xml                          | 2 +-
 gateway-service-hive/pom.xml                           | 2 +-
 gateway-service-oozie/pom.xml                          | 2 +-
 gateway-service-tgs/pom.xml                            | 2 +-
 gateway-service-vault/pom.xml                          | 4 ++--
 gateway-service-webhcat/pom.xml                        | 2 +-
 gateway-service-webhdfs/pom.xml                        | 2 +-
 gateway-service-yarn-rm/pom.xml                        | 2 +-
 gateway-shell-launcher/pom.xml                         | 2 +-
 gateway-shell/pom.xml                                  | 2 +-
 gateway-spi/pom.xml                                    | 2 +-
 gateway-test-ldap-launcher/pom.xml                     | 2 +-
 gateway-test-ldap/pom.xml                              | 2 +-
 gateway-test-utils/pom.xml                             | 2 +-
 gateway-test/pom.xml                                   | 2 +-
 gateway-util-common/pom.xml                            | 2 +-
 gateway-util-launcher/pom.xml                          | 2 +-
 gateway-util-urltemplate/pom.xml                       | 2 +-
 hadoop-examples/pom.xml                                | 2 +-
 hsso-release/pom.xml                                   | 2 +-
 knox-cli-launcher/pom.xml                              | 2 +-
 pom.xml                                                | 4 ++--
 45 files changed, 50 insertions(+), 50 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 5861ca5..43b3771 100644
--- a/build.xml
+++ b/build.xml
@@ -24,7 +24,7 @@
     <property name="gateway-name" value="Apache Knox"/>
     <property name="gateway-project" value="knox"/>
     <property name="gateway-artifact" value="knox"/>
-    <property name="gateway-version" value="0.5.0"/>
+    <property name="gateway-version" value="0.5.1"/>
     <property name="release-manager" value="kminder"/>
 
     <property name="gateway-home" value="${gateway-artifact}-${gateway-version}"/>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-i18n-logging-log4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-log4j/pom.xml b/gateway-i18n-logging-log4j/pom.xml
index a0031f1..9aa883d 100644
--- a/gateway-i18n-logging-log4j/pom.xml
+++ b/gateway-i18n-logging-log4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-i18n-logging-log4j</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-i18n-logging-sl4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-sl4j/pom.xml b/gateway-i18n-logging-sl4j/pom.xml
index 78c1118..9505487 100644
--- a/gateway-i18n-logging-sl4j/pom.xml
+++ b/gateway-i18n-logging-sl4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-i18n-logging-sl4j</artifactId>
 
@@ -72,4 +72,4 @@
 
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-i18n/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n/pom.xml b/gateway-i18n/pom.xml
index a6c5083..56a70e7 100644
--- a/gateway-i18n/pom.xml
+++ b/gateway-i18n/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-i18n</artifactId>
 
@@ -52,4 +52,4 @@
         </dependency>
 
     </dependencies>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-ha/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-ha/pom.xml b/gateway-provider-ha/pom.xml
index 1d1a4e2..1076782 100644
--- a/gateway-provider-ha/pom.xml
+++ b/gateway-provider-ha/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-ha</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-identity-assertion-pseudo/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-identity-assertion-pseudo/pom.xml b/gateway-provider-identity-assertion-pseudo/pom.xml
index 04acf3e..fb8c5f5 100644
--- a/gateway-provider-identity-assertion-pseudo/pom.xml
+++ b/gateway-provider-identity-assertion-pseudo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-identity-assertion-pseudo</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-jersey/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-jersey/pom.xml b/gateway-provider-jersey/pom.xml
index 0ade708..2ead52c 100644
--- a/gateway-provider-jersey/pom.xml
+++ b/gateway-provider-jersey/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-rewrite-func-hostmap-static/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite-func-hostmap-static/pom.xml b/gateway-provider-rewrite-func-hostmap-static/pom.xml
index 1a526a9..03ee87e 100644
--- a/gateway-provider-rewrite-func-hostmap-static/pom.xml
+++ b/gateway-provider-rewrite-func-hostmap-static/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-rewrite-func-hostmap-static</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-rewrite-func-service-registry/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite-func-service-registry/pom.xml b/gateway-provider-rewrite-func-service-registry/pom.xml
index b3efa5e..347dd01 100644
--- a/gateway-provider-rewrite-func-service-registry/pom.xml
+++ b/gateway-provider-rewrite-func-service-registry/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-rewrite-func-service-registry</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-rewrite-step-encrypt-uri/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite-step-encrypt-uri/pom.xml b/gateway-provider-rewrite-step-encrypt-uri/pom.xml
index 996a1d9..f3a9905 100644
--- a/gateway-provider-rewrite-step-encrypt-uri/pom.xml
+++ b/gateway-provider-rewrite-step-encrypt-uri/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.knox</groupId>
 		<artifactId>gateway</artifactId>
-		<version>0.5.0</version>
+		<version>0.5.1</version>
 	</parent>
 	<artifactId>gateway-provider-rewrite-step-encrypt-uri</artifactId>
 	<name>gateway-provider-rewrite-step-encrypt-uri</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-rewrite-step-secure-query/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite-step-secure-query/pom.xml b/gateway-provider-rewrite-step-secure-query/pom.xml
index 9f99363..a226db4 100644
--- a/gateway-provider-rewrite-step-secure-query/pom.xml
+++ b/gateway-provider-rewrite-step-secure-query/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-rewrite-step-secure-query</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-rewrite/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite/pom.xml b/gateway-provider-rewrite/pom.xml
index 914cbc5..8131922 100644
--- a/gateway-provider-rewrite/pom.xml
+++ b/gateway-provider-rewrite/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-rewrite</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-authz-acls/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-authz-acls/pom.xml b/gateway-provider-security-authz-acls/pom.xml
index 5649802..6ad583d 100644
--- a/gateway-provider-security-authz-acls/pom.xml
+++ b/gateway-provider-security-authz-acls/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-authz-acls</artifactId>
     <name>gateway-provider-security-authz-acls</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-hadoopauth/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-hadoopauth/pom.xml b/gateway-provider-security-hadoopauth/pom.xml
index 0364308..75892b2 100755
--- a/gateway-provider-security-hadoopauth/pom.xml
+++ b/gateway-provider-security-hadoopauth/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-hadoopauth</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-jwt/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-jwt/pom.xml b/gateway-provider-security-jwt/pom.xml
index 99b0916..c7b2dc5 100644
--- a/gateway-provider-security-jwt/pom.xml
+++ b/gateway-provider-security-jwt/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-jwt</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-preauth/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-preauth/pom.xml b/gateway-provider-security-preauth/pom.xml
index 8d0890c..1c3dc7a 100644
--- a/gateway-provider-security-preauth/pom.xml
+++ b/gateway-provider-security-preauth/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-preauth</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-shiro/pom.xml b/gateway-provider-security-shiro/pom.xml
index 6eb5e39..e59a5fb 100644
--- a/gateway-provider-security-shiro/pom.xml
+++ b/gateway-provider-security-shiro/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-shiro</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-provider-security-webappsec/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-webappsec/pom.xml b/gateway-provider-security-webappsec/pom.xml
index f7d6a47..b542186 100644
--- a/gateway-provider-security-webappsec/pom.xml
+++ b/gateway-provider-security-webappsec/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-provider-security-webappsec</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-release/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-release/pom.xml b/gateway-release/pom.xml
index ab78dfb..80339a5 100644
--- a/gateway-release/pom.xml
+++ b/gateway-release/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-release</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-server-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server-launcher/pom.xml b/gateway-server-launcher/pom.xml
index 3dea741..f0f5013 100644
--- a/gateway-server-launcher/pom.xml
+++ b/gateway-server-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>gateway-server-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-server/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server/pom.xml b/gateway-server/pom.xml
index 6b79d3d..985f7ea 100644
--- a/gateway-server/pom.xml
+++ b/gateway-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-server</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-admin/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-admin/pom.xml b/gateway-service-admin/pom.xml
index 302f423..3013b2d 100644
--- a/gateway-service-admin/pom.xml
+++ b/gateway-service-admin/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
-    <version>0.5.0</version>
+    <version>0.5.1</version>
   </parent>
   <groupId>org.apache.knox</groupId>
   <artifactId>gateway-service-admin</artifactId>
-  <version>0.5.0</version>
+  <version>0.5.1</version>
   <name>gateway-service-admin</name>
   <url>http://maven.apache.org</url>
   <properties>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-as/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-as/pom.xml b/gateway-service-as/pom.xml
index 165f012..c564f22 100644
--- a/gateway-service-as/pom.xml
+++ b/gateway-service-as/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-as</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hbase/pom.xml b/gateway-service-hbase/pom.xml
index 3f8324a..ca4a972 100644
--- a/gateway-service-hbase/pom.xml
+++ b/gateway-service-hbase/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>gateway-service-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-hive/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hive/pom.xml b/gateway-service-hive/pom.xml
index e623e03..ed76cf1 100644
--- a/gateway-service-hive/pom.xml
+++ b/gateway-service-hive/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-hive</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-oozie/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-oozie/pom.xml b/gateway-service-oozie/pom.xml
index f80820c..2550b54 100644
--- a/gateway-service-oozie/pom.xml
+++ b/gateway-service-oozie/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-oozie</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-tgs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-tgs/pom.xml b/gateway-service-tgs/pom.xml
index 58db98c..261c1f8 100644
--- a/gateway-service-tgs/pom.xml
+++ b/gateway-service-tgs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-tgs</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-vault/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-vault/pom.xml b/gateway-service-vault/pom.xml
index ac9b4d3..23dfa86 100644
--- a/gateway-service-vault/pom.xml
+++ b/gateway-service-vault/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
-    <version>0.5.0</version>
+    <version>0.5.1</version>
   </parent>
   <groupId>org.apache.knox</groupId>
   <artifactId>gateway-service-vault</artifactId>
-  <version>0.5.0</version>
+  <version>0.5.1</version>
   <name>gateway-service-vault</name>
   <url>http://maven.apache.org</url>
   <properties>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-webhcat/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhcat/pom.xml b/gateway-service-webhcat/pom.xml
index 864c23f..405951b 100644
--- a/gateway-service-webhcat/pom.xml
+++ b/gateway-service-webhcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-webhcat</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-webhdfs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhdfs/pom.xml b/gateway-service-webhdfs/pom.xml
index 10b0aa7..66f6548 100644
--- a/gateway-service-webhdfs/pom.xml
+++ b/gateway-service-webhdfs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-service-webhdfs</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-service-yarn-rm/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-yarn-rm/pom.xml b/gateway-service-yarn-rm/pom.xml
index 52aad09..d538cfd 100644
--- a/gateway-service-yarn-rm/pom.xml
+++ b/gateway-service-yarn-rm/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
-    <version>0.5.0</version>
+    <version>0.5.1</version>
   </parent>
   <artifactId>gateway-service-yarn-rm</artifactId>
   <name>gateway-service-yarn-rm</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-shell-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell-launcher/pom.xml b/gateway-shell-launcher/pom.xml
index c004c70..976350c 100644
--- a/gateway-shell-launcher/pom.xml
+++ b/gateway-shell-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>gateway-shell-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-shell/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell/pom.xml b/gateway-shell/pom.xml
index 2b44d77..58cca19 100644
--- a/gateway-shell/pom.xml
+++ b/gateway-shell/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>gateway-shell</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-spi/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-spi/pom.xml b/gateway-spi/pom.xml
index 64375d8..be51baf 100644
--- a/gateway-spi/pom.xml
+++ b/gateway-spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-spi</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-test-ldap-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap-launcher/pom.xml b/gateway-test-ldap-launcher/pom.xml
index 8dda9a3..27531d0 100644
--- a/gateway-test-ldap-launcher/pom.xml
+++ b/gateway-test-ldap-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-test-ldap-launcher</artifactId>
     <name>gateway-test-ldap-launcher</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-test-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap/pom.xml b/gateway-test-ldap/pom.xml
index 8a42ebd..0e5bba6 100644
--- a/gateway-test-ldap/pom.xml
+++ b/gateway-test-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-test-ldap</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-test-utils/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-utils/pom.xml b/gateway-test-utils/pom.xml
index 6b4baea..000e8b2 100644
--- a/gateway-test-utils/pom.xml
+++ b/gateway-test-utils/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-test-utils</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-test/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test/pom.xml b/gateway-test/pom.xml
index f0dd321..4c138ba 100644
--- a/gateway-test/pom.xml
+++ b/gateway-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>gateway-test</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-util-common/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-common/pom.xml b/gateway-util-common/pom.xml
index f72fa88..fe4e858 100644
--- a/gateway-util-common/pom.xml
+++ b/gateway-util-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-util-common</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-util-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-launcher/pom.xml b/gateway-util-launcher/pom.xml
index c3723bc..bcadcc4 100644
--- a/gateway-util-launcher/pom.xml
+++ b/gateway-util-launcher/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-util-launcher</artifactId>
     <name>gateway-util-launcher</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/gateway-util-urltemplate/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-urltemplate/pom.xml b/gateway-util-urltemplate/pom.xml
index 0add3ff..bccda17 100644
--- a/gateway-util-urltemplate/pom.xml
+++ b/gateway-util-urltemplate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>gateway-util-urltemplate</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/hadoop-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-examples/pom.xml b/hadoop-examples/pom.xml
index 69fe644..72efc66 100644
--- a/hadoop-examples/pom.xml
+++ b/hadoop-examples/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>hadoop-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/hsso-release/pom.xml
----------------------------------------------------------------------
diff --git a/hsso-release/pom.xml b/hsso-release/pom.xml
index 063aa17..3a677e9 100644
--- a/hsso-release/pom.xml
+++ b/hsso-release/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
     <artifactId>hsso-release</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/knox-cli-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/knox-cli-launcher/pom.xml b/knox-cli-launcher/pom.xml
index b8e0e5a..35a9e65 100644
--- a/knox-cli-launcher/pom.xml
+++ b/knox-cli-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.knox</groupId>
-        <version>0.5.0</version>
+        <version>0.5.1</version>
     </parent>
 
     <artifactId>knox-cli-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/8cb0f5c0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da01711..9b0d179 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
-    <version>0.5.0</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
 
     <name>gateway</name>
@@ -88,7 +88,7 @@
         <gateway-name>Apache Knox</gateway-name>
         <gateway-project>knox</gateway-project>
         <gateway-artifact>knox</gateway-artifact>
-        <gateway-version>0.5.0</gateway-version>
+        <gateway-version>0.5.1</gateway-version>
         <gateway-group>org.apache.knox</gateway-group>
         <hadoop-version>2.2.0</hadoop-version>
         <jetty-version>8.1.14.v20131031</jetty-version>