You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2014/03/12 05:35:30 UTC

git commit: Updating 0.4.0 version number.

Repository: knox
Updated Branches:
  refs/heads/v0.4.0 72a470d45 -> e870e1855


Updating 0.4.0 version number.


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

Branch: refs/heads/v0.4.0
Commit: e870e1855714a9149a2c80e5f5fc874dadf4c54c
Parents: 72a470d
Author: Kevin Minder <ke...@hortonworks.com>
Authored: Wed Mar 12 00:31:07 2014 -0400
Committer: Kevin Minder <ke...@hortonworks.com>
Committed: Wed Mar 12 00:31:07 2014 -0400

----------------------------------------------------------------------
 build.xml                                              | 2 +-
 gateway-i18n-logging-log4j/pom.xml                     | 2 +-
 gateway-i18n-logging-sl4j/pom.xml                      | 2 +-
 gateway-i18n/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-secure-query/pom.xml     | 2 +-
 gateway-provider-rewrite/pom.xml                       | 2 +-
 gateway-provider-security-authz-acls/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-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-webhcat/pom.xml                        | 2 +-
 gateway-service-webhdfs/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 ++--
 39 files changed, 40 insertions(+), 40 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index cb5a409..8ca0d3b 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.4.0-SNAPSHOT"/>
+    <property name="gateway-version" value="0.4.0"/>
     <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/e870e185/gateway-i18n-logging-log4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-log4j/pom.xml b/gateway-i18n-logging-log4j/pom.xml
index ee04f47..2f01629 100644
--- a/gateway-i18n-logging-log4j/pom.xml
+++ b/gateway-i18n-logging-log4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-i18n-logging-log4j</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-i18n-logging-sl4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-sl4j/pom.xml b/gateway-i18n-logging-sl4j/pom.xml
index e95e8c7..f3cd2e5 100644
--- a/gateway-i18n-logging-sl4j/pom.xml
+++ b/gateway-i18n-logging-sl4j/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-i18n-logging-sl4j</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-i18n/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n/pom.xml b/gateway-i18n/pom.xml
index 199cf7d..922b5a9 100644
--- a/gateway-i18n/pom.xml
+++ b/gateway-i18n/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-i18n</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/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 b420842..01b0c07 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.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-identity-assertion-pseudo</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-provider-jersey/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-jersey/pom.xml b/gateway-provider-jersey/pom.xml
index e230b74..0dc7244 100644
--- a/gateway-provider-jersey/pom.xml
+++ b/gateway-provider-jersey/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/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 f24814f..e65bc58 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.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-rewrite-func-hostmap-static</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/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 39f521d..a9293e4 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.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-rewrite-func-service-registry</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/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 370436e..7e946cd 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.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-rewrite-step-secure-query</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-provider-rewrite/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite/pom.xml b/gateway-provider-rewrite/pom.xml
index 9425be1..7c881d6 100644
--- a/gateway-provider-rewrite/pom.xml
+++ b/gateway-provider-rewrite/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-rewrite</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/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 a05fe6f..6e959d7 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.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</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/e870e185/gateway-provider-security-jwt/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-jwt/pom.xml b/gateway-provider-security-jwt/pom.xml
index f58d220..0976de0 100644
--- a/gateway-provider-security-jwt/pom.xml
+++ b/gateway-provider-security-jwt/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-security-jwt</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-provider-security-preauth/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-preauth/pom.xml b/gateway-provider-security-preauth/pom.xml
index bbeadb8..f1977c7 100644
--- a/gateway-provider-security-preauth/pom.xml
+++ b/gateway-provider-security-preauth/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-security-preauth</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-provider-security-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-shiro/pom.xml b/gateway-provider-security-shiro/pom.xml
index 1bb0c50..023e8a5 100644
--- a/gateway-provider-security-shiro/pom.xml
+++ b/gateway-provider-security-shiro/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-security-shiro</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-provider-security-webappsec/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-webappsec/pom.xml b/gateway-provider-security-webappsec/pom.xml
index 17a6bc0..27b5f6e 100644
--- a/gateway-provider-security-webappsec/pom.xml
+++ b/gateway-provider-security-webappsec/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-provider-security-webappsec</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-release/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-release/pom.xml b/gateway-release/pom.xml
index eb6eafc..4e842b4 100644
--- a/gateway-release/pom.xml
+++ b/gateway-release/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-release</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-server-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server-launcher/pom.xml b/gateway-server-launcher/pom.xml
index 7f00d36..d3a6d95 100644
--- a/gateway-server-launcher/pom.xml
+++ b/gateway-server-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>gateway-server-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-server/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server/pom.xml b/gateway-server/pom.xml
index dd1c04f..72f14f0 100644
--- a/gateway-server/pom.xml
+++ b/gateway-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-server</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-as/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-as/pom.xml b/gateway-service-as/pom.xml
index 30ea515..81ffa76 100644
--- a/gateway-service-as/pom.xml
+++ b/gateway-service-as/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-as</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hbase/pom.xml b/gateway-service-hbase/pom.xml
index 654f2de..f50f45e 100644
--- a/gateway-service-hbase/pom.xml
+++ b/gateway-service-hbase/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>gateway-service-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-hive/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hive/pom.xml b/gateway-service-hive/pom.xml
index 7c6d61c..65e20da 100644
--- a/gateway-service-hive/pom.xml
+++ b/gateway-service-hive/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-hive</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-oozie/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-oozie/pom.xml b/gateway-service-oozie/pom.xml
index 2181ff2..46fd6e6 100644
--- a/gateway-service-oozie/pom.xml
+++ b/gateway-service-oozie/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-oozie</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-tgs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-tgs/pom.xml b/gateway-service-tgs/pom.xml
index 974e94c..fc7a68c 100644
--- a/gateway-service-tgs/pom.xml
+++ b/gateway-service-tgs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-tgs</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-webhcat/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhcat/pom.xml b/gateway-service-webhcat/pom.xml
index 5272582..7a61cd8 100644
--- a/gateway-service-webhcat/pom.xml
+++ b/gateway-service-webhcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-webhcat</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-service-webhdfs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhdfs/pom.xml b/gateway-service-webhdfs/pom.xml
index 981bbbc..cb3554b 100644
--- a/gateway-service-webhdfs/pom.xml
+++ b/gateway-service-webhdfs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-service-webhdfs</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-shell-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell-launcher/pom.xml b/gateway-shell-launcher/pom.xml
index d78f5b8..73cb41d 100644
--- a/gateway-shell-launcher/pom.xml
+++ b/gateway-shell-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>gateway-shell-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-shell/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell/pom.xml b/gateway-shell/pom.xml
index 9a766a8..0dc4f00 100644
--- a/gateway-shell/pom.xml
+++ b/gateway-shell/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>gateway-shell</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-spi/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-spi/pom.xml b/gateway-spi/pom.xml
index fa2fa16..e655e06 100644
--- a/gateway-spi/pom.xml
+++ b/gateway-spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-spi</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-test-ldap-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap-launcher/pom.xml b/gateway-test-ldap-launcher/pom.xml
index eb8add7..6d54321 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.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-test-ldap-launcher</artifactId>
     <name>gateway-test-ldap-launcher</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-test-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap/pom.xml b/gateway-test-ldap/pom.xml
index 3f16a41..d88800f 100644
--- a/gateway-test-ldap/pom.xml
+++ b/gateway-test-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-test-ldap</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-test-utils/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-utils/pom.xml b/gateway-test-utils/pom.xml
index 785301a..bad2f57 100644
--- a/gateway-test-utils/pom.xml
+++ b/gateway-test-utils/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-test-utils</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-test/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test/pom.xml b/gateway-test/pom.xml
index f9c5a4e..9768e4a 100644
--- a/gateway-test/pom.xml
+++ b/gateway-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>gateway-test</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-util-common/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-common/pom.xml b/gateway-util-common/pom.xml
index e8743b4..5e6a87f 100644
--- a/gateway-util-common/pom.xml
+++ b/gateway-util-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-util-common</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-util-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-launcher/pom.xml b/gateway-util-launcher/pom.xml
index 5a0c93c..af0bf48 100644
--- a/gateway-util-launcher/pom.xml
+++ b/gateway-util-launcher/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-util-launcher</artifactId>
     <name>gateway-util-launcher</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/gateway-util-urltemplate/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-urltemplate/pom.xml b/gateway-util-urltemplate/pom.xml
index e6ae379..4cd07b4 100644
--- a/gateway-util-urltemplate/pom.xml
+++ b/gateway-util-urltemplate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>gateway-util-urltemplate</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/hadoop-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-examples/pom.xml b/hadoop-examples/pom.xml
index 6ae0366..64b7b48 100644
--- a/hadoop-examples/pom.xml
+++ b/hadoop-examples/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>hadoop-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/hsso-release/pom.xml
----------------------------------------------------------------------
diff --git a/hsso-release/pom.xml b/hsso-release/pom.xml
index 8102e3c..905ecda 100644
--- a/hsso-release/pom.xml
+++ b/hsso-release/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.hadoop</groupId>
         <artifactId>gateway</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
     <artifactId>hsso-release</artifactId>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/knox-cli-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/knox-cli-launcher/pom.xml b/knox-cli-launcher/pom.xml
index eea51cc..ea5b208 100644
--- a/knox-cli-launcher/pom.xml
+++ b/knox-cli-launcher/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>gateway</artifactId>
         <groupId>org.apache.hadoop</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.4.0</version>
     </parent>
 
     <artifactId>knox-cli-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/e870e185/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9df89c6..6602223 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>gateway</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0</version>
     <packaging>pom</packaging>
 
     <name>gateway</name>
@@ -76,7 +76,7 @@
         <gateway-name>Apache Knox</gateway-name>
         <gateway-project>knox</gateway-project>
         <gateway-artifact>knox</gateway-artifact>
-        <gateway-version>0.4.0-SNAPSHOT</gateway-version>
+        <gateway-version>0.4.0</gateway-version>
         <gateway-group>org.apache.hadoop</gateway-group>
         <hadoop-version>2.2.0</hadoop-version>
         <jetty-version>8.1.14.v20131031</jetty-version>