Repository: knox
Updated Branches:
  refs/heads/master 088781433 -> d9391c913


KNOX-424: Fix maven groupId


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

Branch: refs/heads/master
Commit: d9391c913587b5b7d039a47b82fdf62a02481c2e
Parents: 0887814
Author: Kevin Minder <kevin.min...@hortonworks.com>
Authored: Tue Sep 16 22:29:54 2014 -0400
Committer: Kevin Minder <kevin.min...@hortonworks.com>
Committed: Tue Sep 16 22:30:11 2014 -0400

----------------------------------------------------------------------
 gateway-i18n-logging-log4j/pom.xml                     | 2 +-
 gateway-i18n-logging-sl4j/pom.xml                      | 2 +-
 gateway-i18n/pom.xml                                   | 2 +-
 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           | 4 ++--
 gateway-provider-security-hadoopauth/pom.xml           | 4 ++--
 gateway-provider-security-jwt/pom.xml                  | 4 ++--
 gateway-provider-security-preauth/pom.xml              | 4 ++--
 gateway-provider-security-shiro/pom.xml                | 4 ++--
 gateway-provider-security-webappsec/pom.xml            | 4 ++--
 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                                    | 4 ++--
 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 ++--
 44 files changed, 54 insertions(+), 54 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-i18n-logging-log4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-log4j/pom.xml 
b/gateway-i18n-logging-log4j/pom.xml
index bd3f440..ebd7bce 100644
--- a/gateway-i18n-logging-log4j/pom.xml
+++ b/gateway-i18n-logging-log4j/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-i18n-logging-sl4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n-logging-sl4j/pom.xml 
b/gateway-i18n-logging-sl4j/pom.xml
index b6b745a..ac3ecbf 100644
--- a/gateway-i18n-logging-sl4j/pom.xml
+++ b/gateway-i18n-logging-sl4j/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-i18n/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-i18n/pom.xml b/gateway-i18n/pom.xml
index fc9c57a..d03fcca 100644
--- a/gateway-i18n/pom.xml
+++ b/gateway-i18n/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-ha/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-ha/pom.xml b/gateway-provider-ha/pom.xml
index 11d8fdc..3082624 100644
--- a/gateway-provider-ha/pom.xml
+++ b/gateway-provider-ha/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 85ebfa5..191c602 100644
--- a/gateway-provider-identity-assertion-pseudo/pom.xml
+++ b/gateway-provider-identity-assertion-pseudo/pom.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-jersey/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-jersey/pom.xml b/gateway-provider-jersey/pom.xml
index 4847309..ff49477 100644
--- a/gateway-provider-jersey/pom.xml
+++ b/gateway-provider-jersey/pom.xml
@@ -4,7 +4,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 ec3e53c..f6a4062 100644
--- a/gateway-provider-rewrite-func-hostmap-static/pom.xml
+++ b/gateway-provider-rewrite-func-hostmap-static/pom.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 5083d08..139d835 100644
--- a/gateway-provider-rewrite-func-service-registry/pom.xml
+++ b/gateway-provider-rewrite-func-service-registry/pom.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 885aa31..2f8debc 100644
--- a/gateway-provider-rewrite-step-encrypt-uri/pom.xml
+++ b/gateway-provider-rewrite-step-encrypt-uri/pom.xml
@@ -20,7 +20,7 @@
        xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.apache.hadoop</groupId>
+               <groupId>org.apache.knox</groupId>
                <artifactId>gateway</artifactId>
                <version>0.6.0-SNAPSHOT</version>
        </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 bd966a5..58e3ecc 100644
--- a/gateway-provider-rewrite-step-secure-query/pom.xml
+++ b/gateway-provider-rewrite-step-secure-query/pom.xml
@@ -20,7 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>gateway-provider-rewrite-step-secure-query</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-rewrite/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-rewrite/pom.xml b/gateway-provider-rewrite/pom.xml
index 198d621..f66c88d 100644
--- a/gateway-provider-rewrite/pom.xml
+++ b/gateway-provider-rewrite/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/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 1e80955..5ae420f 100644
--- a/gateway-provider-security-authz-acls/pom.xml
+++ b/gateway-provider-security-authz-acls/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -55,7 +55,7 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-security-hadoopauth/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-hadoopauth/pom.xml 
b/gateway-provider-security-hadoopauth/pom.xml
index 89c9420..e5fae3c 100755
--- a/gateway-provider-security-hadoopauth/pom.xml
+++ b/gateway-provider-security-hadoopauth/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -67,7 +67,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-security-jwt/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-jwt/pom.xml 
b/gateway-provider-security-jwt/pom.xml
index dc360ee..8d0f011 100644
--- a/gateway-provider-security-jwt/pom.xml
+++ b/gateway-provider-security-jwt/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -79,7 +79,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-security-preauth/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-preauth/pom.xml 
b/gateway-provider-security-preauth/pom.xml
index cc9f3ee..d0ce8ed 100644
--- a/gateway-provider-security-preauth/pom.xml
+++ b/gateway-provider-security-preauth/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -62,7 +62,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-security-shiro/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-shiro/pom.xml 
b/gateway-provider-security-shiro/pom.xml
index 7efe08f..a930a58 100644
--- a/gateway-provider-security-shiro/pom.xml
+++ b/gateway-provider-security-shiro/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -83,7 +83,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-provider-security-webappsec/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-webappsec/pom.xml 
b/gateway-provider-security-webappsec/pom.xml
index 9157cb8..c8e769a 100644
--- a/gateway-provider-security-webappsec/pom.xml
+++ b/gateway-provider-security-webappsec/pom.xml
@@ -18,7 +18,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -63,7 +63,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-release/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-release/pom.xml b/gateway-release/pom.xml
index 0f16141..4cd16b3 100644
--- a/gateway-release/pom.xml
+++ b/gateway-release/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-server-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server-launcher/pom.xml b/gateway-server-launcher/pom.xml
index 82a45bc..9124a38 100644
--- a/gateway-server-launcher/pom.xml
+++ b/gateway-server-launcher/pom.xml
@@ -22,7 +22,7 @@
 
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-server/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-server/pom.xml b/gateway-server/pom.xml
index a5e1fc3..3f736f3 100644
--- a/gateway-server/pom.xml
+++ b/gateway-server/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-admin/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-admin/pom.xml b/gateway-service-admin/pom.xml
index 33ea756..e950a5e 100644
--- a/gateway-service-admin/pom.xml
+++ b/gateway-service-admin/pom.xml
@@ -20,11 +20,11 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.apache.hadoop</groupId>
+    <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
     <version>0.6.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.apache.hadoop</groupId>
+  <groupId>org.apache.knox</groupId>
   <artifactId>gateway-service-admin</artifactId>
   <version>0.6.0-SNAPSHOT</version>
   <name>gateway-service-admin</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-as/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-as/pom.xml b/gateway-service-as/pom.xml
index 9fe3300..e1b0be0 100644
--- a/gateway-service-as/pom.xml
+++ b/gateway-service-as/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hbase/pom.xml b/gateway-service-hbase/pom.xml
index 10cd7b1..ef9192c 100644
--- a/gateway-service-hbase/pom.xml
+++ b/gateway-service-hbase/pom.xml
@@ -4,7 +4,7 @@
         xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-hive/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-hive/pom.xml b/gateway-service-hive/pom.xml
index 7cdf36f..ceba89b 100644
--- a/gateway-service-hive/pom.xml
+++ b/gateway-service-hive/pom.xml
@@ -19,7 +19,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-oozie/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-oozie/pom.xml b/gateway-service-oozie/pom.xml
index fa1c624..00f8cc3 100644
--- a/gateway-service-oozie/pom.xml
+++ b/gateway-service-oozie/pom.xml
@@ -20,7 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>gateway-service-oozie</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-tgs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-tgs/pom.xml b/gateway-service-tgs/pom.xml
index a8a64df..da2c657 100644
--- a/gateway-service-tgs/pom.xml
+++ b/gateway-service-tgs/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-vault/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-vault/pom.xml b/gateway-service-vault/pom.xml
index e94181a..32c3240 100644
--- a/gateway-service-vault/pom.xml
+++ b/gateway-service-vault/pom.xml
@@ -20,11 +20,11 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.apache.hadoop</groupId>
+    <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
     <version>0.6.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.apache.hadoop</groupId>
+  <groupId>org.apache.knox</groupId>
   <artifactId>gateway-service-vault</artifactId>
   <version>0.6.0-SNAPSHOT</version>
   <name>gateway-service-vault</name>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-webhcat/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhcat/pom.xml b/gateway-service-webhcat/pom.xml
index c1b23e9..3f81cc4 100644
--- a/gateway-service-webhcat/pom.xml
+++ b/gateway-service-webhcat/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-webhdfs/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-webhdfs/pom.xml b/gateway-service-webhdfs/pom.xml
index 6cfaa45..83294fc 100644
--- a/gateway-service-webhdfs/pom.xml
+++ b/gateway-service-webhdfs/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-service-yarn-rm/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-service-yarn-rm/pom.xml b/gateway-service-yarn-rm/pom.xml
index 4808df2..fc9db48 100644
--- a/gateway-service-yarn-rm/pom.xml
+++ b/gateway-service-yarn-rm/pom.xml
@@ -19,7 +19,7 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.apache.hadoop</groupId>
+    <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
     <version>0.6.0-SNAPSHOT</version>
   </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-shell-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell-launcher/pom.xml b/gateway-shell-launcher/pom.xml
index 81eee7c..e15b72f 100644
--- a/gateway-shell-launcher/pom.xml
+++ b/gateway-shell-launcher/pom.xml
@@ -22,7 +22,7 @@
 
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-shell/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-shell/pom.xml b/gateway-shell/pom.xml
index 3c02185..a8fbdf3 100644
--- a/gateway-shell/pom.xml
+++ b/gateway-shell/pom.xml
@@ -22,7 +22,7 @@
 
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-spi/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-spi/pom.xml b/gateway-spi/pom.xml
index 6373bd7..506f4a0 100644
--- a/gateway-spi/pom.xml
+++ b/gateway-spi/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
@@ -105,7 +105,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.hadoop</groupId>
+            <groupId>org.apache.knox</groupId>
             <artifactId>gateway-test-utils</artifactId>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-test-ldap-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap-launcher/pom.xml 
b/gateway-test-ldap-launcher/pom.xml
index 800fc11..005b117 100644
--- a/gateway-test-ldap-launcher/pom.xml
+++ b/gateway-test-ldap-launcher/pom.xml
@@ -22,7 +22,7 @@
 
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>gateway-test-ldap-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-test-ldap/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-ldap/pom.xml b/gateway-test-ldap/pom.xml
index 62ae915..4ee3472 100644
--- a/gateway-test-ldap/pom.xml
+++ b/gateway-test-ldap/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-test-utils/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test-utils/pom.xml b/gateway-test-utils/pom.xml
index eacc7dc..b5e8dad 100644
--- a/gateway-test-utils/pom.xml
+++ b/gateway-test-utils/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-test/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-test/pom.xml b/gateway-test/pom.xml
index b361198..08e9a88 100644
--- a/gateway-test/pom.xml
+++ b/gateway-test/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-util-common/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-common/pom.xml b/gateway-util-common/pom.xml
index 9cb4e02..4e2073f 100644
--- a/gateway-util-common/pom.xml
+++ b/gateway-util-common/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-util-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-launcher/pom.xml b/gateway-util-launcher/pom.xml
index 34d6fbd..6e6bc8f 100644
--- a/gateway-util-launcher/pom.xml
+++ b/gateway-util-launcher/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>gateway-util-launcher</artifactId>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/gateway-util-urltemplate/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-util-urltemplate/pom.xml b/gateway-util-urltemplate/pom.xml
index ea861a5..ab4a4ac 100644
--- a/gateway-util-urltemplate/pom.xml
+++ b/gateway-util-urltemplate/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/hadoop-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-examples/pom.xml b/hadoop-examples/pom.xml
index cc3be17..316e019 100644
--- a/hadoop-examples/pom.xml
+++ b/hadoop-examples/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/hsso-release/pom.xml
----------------------------------------------------------------------
diff --git a/hsso-release/pom.xml b/hsso-release/pom.xml
index 79b4a09..5c0a93d 100644
--- a/hsso-release/pom.xml
+++ b/hsso-release/pom.xml
@@ -20,7 +20,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <artifactId>gateway</artifactId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/knox-cli-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/knox-cli-launcher/pom.xml b/knox-cli-launcher/pom.xml
index 0fcf423..c05c716 100644
--- a/knox-cli-launcher/pom.xml
+++ b/knox-cli-launcher/pom.xml
@@ -22,7 +22,7 @@
 
     <parent>
         <artifactId>gateway</artifactId>
-        <groupId>org.apache.hadoop</groupId>
+        <groupId>org.apache.knox</groupId>
         <version>0.6.0-SNAPSHOT</version>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/knox/blob/d9391c91/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b64a93..4fce875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.hadoop</groupId>
+    <groupId>org.apache.knox</groupId>
     <artifactId>gateway</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
@@ -83,7 +83,7 @@
         <gateway-project>knox</gateway-project>
         <gateway-artifact>knox</gateway-artifact>
         <gateway-version>0.6.0-SNAPSHOT</gateway-version>
-        <gateway-group>org.apache.hadoop</gateway-group>
+        <gateway-group>org.apache.knox</gateway-group>
         <hadoop-version>2.2.0</hadoop-version>
         <jetty-version>8.1.14.v20131031</jetty-version>
     </properties>

Reply via email to