Repository: knox Updated Branches: refs/heads/v0.7.0 3607f38fc -> dae628e6e
Removing -SNAPSHOT from version number Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/dae628e6 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/dae628e6 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/dae628e6 Branch: refs/heads/v0.7.0 Commit: dae628e6eab04b37306785725ab1c5aff042e389 Parents: 3607f38 Author: Sumit Gupta <[email protected]> Authored: Tue Dec 8 16:05:26 2015 -0500 Committer: Sumit Gupta <[email protected]> Committed: Tue Dec 8 16:05:26 2015 -0500 ---------------------------------------------------------------------- build.xml | 2 +- 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-common/pom.xml | 2 +- gateway-provider-identity-assertion-concat/pom.xml | 2 +- gateway-provider-identity-assertion-pseudo/pom.xml | 2 +- gateway-provider-identity-assertion-regex/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-picketlink/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-xforwarded-filter/pom.xml | 2 +- gateway-server/pom.xml | 2 +- gateway-service-admin/pom.xml | 4 ++-- gateway-service-as/pom.xml | 2 +- gateway-service-definitions/pom.xml | 2 +- gateway-service-hbase/pom.xml | 2 +- gateway-service-hive/pom.xml | 2 +- gateway-service-knoxsso/pom.xml | 4 ++-- gateway-service-storm/pom.xml | 2 +- gateway-service-test/pom.xml | 4 ++-- gateway-service-tgs/pom.xml | 2 +- gateway-service-vault/pom.xml | 4 ++-- 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-configinjector/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 ++-- 52 files changed, 57 insertions(+), 57 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index e01e997..55febba 100644 --- a/build.xml +++ b/build.xml @@ -24,7 +24,7 @@ Release build file for the Apache Knox Gateway <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.7.0-SNAPSHOT"/> + <property name="gateway-version" value="0.7.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/dae628e6/gateway-i18n-logging-log4j/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-i18n-logging-log4j/pom.xml b/gateway-i18n-logging-log4j/pom.xml index b1ea307..a46e6b6 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-i18n-logging-log4j</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-i18n-logging-sl4j/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-i18n-logging-sl4j/pom.xml b/gateway-i18n-logging-sl4j/pom.xml index c827446..be90ee8 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-i18n-logging-sl4j</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-i18n/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-i18n/pom.xml b/gateway-i18n/pom.xml index 7ca56d9..382677d 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-i18n</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-ha/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-ha/pom.xml b/gateway-provider-ha/pom.xml index 7dcad76..66bf114 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-ha</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-identity-assertion-common/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-identity-assertion-common/pom.xml b/gateway-provider-identity-assertion-common/pom.xml index 5a02373..4b8f1b7 100644 --- a/gateway-provider-identity-assertion-common/pom.xml +++ b/gateway-provider-identity-assertion-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-identity-assertion-common</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-identity-assertion-concat/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-identity-assertion-concat/pom.xml b/gateway-provider-identity-assertion-concat/pom.xml index 019c595..e99a5e8 100644 --- a/gateway-provider-identity-assertion-concat/pom.xml +++ b/gateway-provider-identity-assertion-concat/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-identity-assertion-concat</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/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 56746f9..803f726 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-identity-assertion-pseudo</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-identity-assertion-regex/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-identity-assertion-regex/pom.xml b/gateway-provider-identity-assertion-regex/pom.xml index 33f5289..6334dcb 100644 --- a/gateway-provider-identity-assertion-regex/pom.xml +++ b/gateway-provider-identity-assertion-regex/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-identity-assertion-regex</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-jersey/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-jersey/pom.xml b/gateway-provider-jersey/pom.xml index a8c54d4..cba4185 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/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 192a88a..ac10c25 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-rewrite-func-hostmap-static</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/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 ad056bb..a58413c 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-rewrite-func-service-registry</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/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 01c7acd..a316c99 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.7.0-SNAPSHOT</version> + <version>0.7.0</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/dae628e6/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 3e3b709..bad513d 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-rewrite-step-secure-query</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-rewrite/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-rewrite/pom.xml b/gateway-provider-rewrite/pom.xml index 51a362e..ba2ed28 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-rewrite</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/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 4567f0f..b340e91 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.7.0-SNAPSHOT</version> + <version>0.7.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/dae628e6/gateway-provider-security-hadoopauth/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-hadoopauth/pom.xml b/gateway-provider-security-hadoopauth/pom.xml index 0b82ed4..6344a02 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-hadoopauth</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-security-jwt/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-jwt/pom.xml b/gateway-provider-security-jwt/pom.xml index 1700c99..63dad08 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-jwt</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-security-picketlink/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-picketlink/pom.xml b/gateway-provider-security-picketlink/pom.xml index 6126693..8c7fa7b 100644 --- a/gateway-provider-security-picketlink/pom.xml +++ b/gateway-provider-security-picketlink/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-picketlink</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-security-preauth/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-preauth/pom.xml b/gateway-provider-security-preauth/pom.xml index 6bfd1fb..e0f3d1b 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-preauth</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-security-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-shiro/pom.xml b/gateway-provider-security-shiro/pom.xml index 7759da2..ebd21b5 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-provider-security-webappsec/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-webappsec/pom.xml b/gateway-provider-security-webappsec/pom.xml index 2d3963f..332ad64 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-provider-security-webappsec</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-release/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-release/pom.xml b/gateway-release/pom.xml index 3e87aac..663cd80 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-release</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-server-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-server-launcher/pom.xml b/gateway-server-launcher/pom.xml index 6e0afb1..08e99d3 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-server-launcher</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-server-xforwarded-filter/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-server-xforwarded-filter/pom.xml b/gateway-server-xforwarded-filter/pom.xml index fb18df2..939e2a4 100644 --- a/gateway-server-xforwarded-filter/pom.xml +++ b/gateway-server-xforwarded-filter/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>gateway</artifactId> <groupId>org.apache.knox</groupId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-server-xforwarded-filter</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-server/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-server/pom.xml b/gateway-server/pom.xml index c06cef7..62f4066 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-server</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-admin/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-admin/pom.xml b/gateway-service-admin/pom.xml index 9552b60..0a22e33 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <groupId>org.apache.knox</groupId> <artifactId>gateway-service-admin</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <name>gateway-service-admin</name> <url>http://maven.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-as/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-as/pom.xml b/gateway-service-as/pom.xml index 4b2975f..a8e3405 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-as</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-definitions/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-definitions/pom.xml b/gateway-service-definitions/pom.xml index cb07cf5..c2c6698 100644 --- a/gateway-service-definitions/pom.xml +++ b/gateway-service-definitions/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-definitions</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-hbase/pom.xml b/gateway-service-hbase/pom.xml index 381f0a6..a622798 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-hbase</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-hive/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-hive/pom.xml b/gateway-service-hive/pom.xml index ca87dae..1344bb2 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-hive</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-knoxsso/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-knoxsso/pom.xml b/gateway-service-knoxsso/pom.xml index d608853..92aef4c 100644 --- a/gateway-service-knoxsso/pom.xml +++ b/gateway-service-knoxsso/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <groupId>org.apache.knox</groupId> <artifactId>gateway-service-knoxsso</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <name>gateway-service-knoxsso</name> <url>http://maven.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-storm/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-storm/pom.xml b/gateway-service-storm/pom.xml index 1b7693e..44cb13c 100644 --- a/gateway-service-storm/pom.xml +++ b/gateway-service-storm/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-storm</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-test/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-test/pom.xml b/gateway-service-test/pom.xml index 357d23c..41834d7 100644 --- a/gateway-service-test/pom.xml +++ b/gateway-service-test/pom.xml @@ -21,11 +21,11 @@ <parent> <artifactId>gateway</artifactId> <groupId>org.apache.knox</groupId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>gateway-service-test</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <name>gateway-service-test</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-tgs/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-tgs/pom.xml b/gateway-service-tgs/pom.xml index bec61a1..696bc0c 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-tgs</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-vault/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-vault/pom.xml b/gateway-service-vault/pom.xml index 1ad8aa0..13011e6 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <groupId>org.apache.knox</groupId> <artifactId>gateway-service-vault</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <name>gateway-service-vault</name> <url>http://maven.apache.org</url> <properties> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-service-webhdfs/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-service-webhdfs/pom.xml b/gateway-service-webhdfs/pom.xml index f873a40..8e2a2da 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-service-webhdfs</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-shell-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-shell-launcher/pom.xml b/gateway-shell-launcher/pom.xml index aec5a4f..8c264eb 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-shell-launcher</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-shell/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-shell/pom.xml b/gateway-shell/pom.xml index c97067f..3c0d908 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-shell</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-spi/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-spi/pom.xml b/gateway-spi/pom.xml index 730f322..78aee27 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-spi</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-test-ldap-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-test-ldap-launcher/pom.xml b/gateway-test-ldap-launcher/pom.xml index 79bfe0f..74dc9ba 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.7.0-SNAPSHOT</version> + <version>0.7.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/dae628e6/gateway-test-ldap/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-test-ldap/pom.xml b/gateway-test-ldap/pom.xml index 233b492..e12e1c4 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-test-ldap</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-test-utils/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-test-utils/pom.xml b/gateway-test-utils/pom.xml index 016c9fb..b07ad13 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-test-utils</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-test/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-test/pom.xml b/gateway-test/pom.xml index c143a6d..0f51e3c 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-test</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-util-common/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-util-common/pom.xml b/gateway-util-common/pom.xml index ba2d3a6..eea7972 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-util-common</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-util-configinjector/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-util-configinjector/pom.xml b/gateway-util-configinjector/pom.xml index bb0d096..38e202a 100755 --- a/gateway-util-configinjector/pom.xml +++ b/gateway-util-configinjector/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-util-configinjector</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-util-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-util-launcher/pom.xml b/gateway-util-launcher/pom.xml index de5545d..8a49184 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-util-launcher</artifactId> <name>gateway-util-launcher</name> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/gateway-util-urltemplate/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-util-urltemplate/pom.xml b/gateway-util-urltemplate/pom.xml index dcc95ac..2ed4b02 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>gateway-util-urltemplate</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/hadoop-examples/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-examples/pom.xml b/hadoop-examples/pom.xml index d5d4189..f1bcb67 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>hadoop-examples</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/hsso-release/pom.xml ---------------------------------------------------------------------- diff --git a/hsso-release/pom.xml b/hsso-release/pom.xml index 133b489..e868bb3 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>hsso-release</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/knox-cli-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/knox-cli-launcher/pom.xml b/knox-cli-launcher/pom.xml index 6e3c99c..c994184 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.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>knox-cli-launcher</artifactId> http://git-wip-us.apache.org/repos/asf/knox/blob/dae628e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2db0cf0..c82c697 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.knox</groupId> <artifactId>gateway</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>gateway</name> @@ -94,7 +94,7 @@ <gateway-name>Apache Knox</gateway-name> <gateway-project>knox</gateway-project> <gateway-artifact>knox</gateway-artifact> - <gateway-version>0.7.0-SNAPSHOT</gateway-version> + <gateway-version>0.7.0</gateway-version> <gateway-group>org.apache.knox</gateway-group> <hadoop-version>2.2.0</hadoop-version> <jetty-version>8.1.14.v20131031</jetty-version>
