Return-Path: X-Original-To: apmail-argus-commits-archive@minotaur.apache.org Delivered-To: apmail-argus-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6F4B11E75 for ; Fri, 15 Aug 2014 04:07:07 +0000 (UTC) Received: (qmail 41509 invoked by uid 500); 15 Aug 2014 04:07:07 -0000 Delivered-To: apmail-argus-commits-archive@argus.apache.org Received: (qmail 41490 invoked by uid 500); 15 Aug 2014 04:07:07 -0000 Mailing-List: contact commits-help@argus.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@argus.incubator.apache.org Delivered-To: mailing list commits@argus.incubator.apache.org Received: (qmail 41481 invoked by uid 99); 15 Aug 2014 04:07:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 04:07:07 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 15 Aug 2014 04:06:43 +0000 Received: (qmail 41408 invoked by uid 99); 15 Aug 2014 04:06:40 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 04:06:40 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9D68A9C474B; Fri, 15 Aug 2014 04:06:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sneethir@apache.org To: commits@argus.incubator.apache.org Message-Id: <8b7af7b1830f4eea96389bc58207c579@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: ARGUS-2 modified the target version to be 3.6.000 - need to reversion based on argus versioning later Date: Fri, 15 Aug 2014 04:06:40 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-argus Updated Branches: refs/heads/master be1d961c2 -> 0d0637972 ARGUS-2 modified the target version to be 3.6.000 - need to reversion based on argus versioning later Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/0d063797 Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/0d063797 Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/0d063797 Branch: refs/heads/master Commit: 0d0637972e07cc8c34a4539192eac998f40dffed Parents: be1d961 Author: sneethiraj Authored: Fri Aug 15 00:06:28 2014 -0400 Committer: sneethiraj Committed: Fri Aug 15 00:06:28 2014 -0400 ---------------------------------------------------------------------- agents-audit/pom.xml | 2 +- agents-common/pom.xml | 2 +- agents-cred/pom.xml | 2 +- agents-impl/pom.xml | 2 +- agents-installer/pom.xml | 2 +- credentialbuilder/pom.xml | 4 ++-- embededwebserver/pom.xml | 4 ++-- hbase-agent/pom.xml | 2 +- hdfs-agent/pom.xml | 2 +- hive-agent/pom.xml | 2 +- knox-agent/pom.xml | 2 +- lookup-client/pom.xml | 4 ++-- pom.xml | 2 +- security-admin/pom.xml | 4 ++-- ugsync/pom.xml | 2 +- unixauthclient/pom.xml | 2 +- unixauthnative/pom.xml | 4 ++-- unixauthservice/pom.xml | 4 ++-- 18 files changed, 24 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/agents-audit/pom.xml ---------------------------------------------------------------------- diff --git a/agents-audit/pom.xml b/agents-audit/pom.xml index 478a962..b5427ed 100644 --- a/agents-audit/pom.xml +++ b/agents-audit/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/agents-common/pom.xml ---------------------------------------------------------------------- diff --git a/agents-common/pom.xml b/agents-common/pom.xml index 93b84d4..8b2c959 100644 --- a/agents-common/pom.xml +++ b/agents-common/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/agents-cred/pom.xml ---------------------------------------------------------------------- diff --git a/agents-cred/pom.xml b/agents-cred/pom.xml index 8243262..981c8c4 100644 --- a/agents-cred/pom.xml +++ b/agents-cred/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/agents-impl/pom.xml ---------------------------------------------------------------------- diff --git a/agents-impl/pom.xml b/agents-impl/pom.xml index 1751b83..08c0723 100644 --- a/agents-impl/pom.xml +++ b/agents-impl/pom.xml @@ -8,7 +8,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/agents-installer/pom.xml ---------------------------------------------------------------------- diff --git a/agents-installer/pom.xml b/agents-installer/pom.xml index 6a1f247..9f5204a 100644 --- a/agents-installer/pom.xml +++ b/agents-installer/pom.xml @@ -8,7 +8,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/credentialbuilder/pom.xml ---------------------------------------------------------------------- diff --git a/credentialbuilder/pom.xml b/credentialbuilder/pom.xml index e66314f..04cc9d7 100644 --- a/credentialbuilder/pom.xml +++ b/credentialbuilder/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.hortonworks.hadoop.security credentialbuilder - 3.5.000 + 3.6.000 Credential Builder Credential Builder for non-hadoop java codebase jar com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/embededwebserver/pom.xml ---------------------------------------------------------------------- diff --git a/embededwebserver/pom.xml b/embededwebserver/pom.xml index b5752e4..77b0bb0 100644 --- a/embededwebserver/pom.xml +++ b/embededwebserver/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.hortonworks.hadoop.security embededwebserver - 3.5.000 + 3.6.000 Embeded Web Server Invoker Embeded Web Server Invoker jar com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/hbase-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml index 14b057e..b345ce0 100644 --- a/hbase-agent/pom.xml +++ b/hbase-agent/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/hdfs-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hdfs-agent/pom.xml b/hdfs-agent/pom.xml index 0770c91..8d2c41c 100644 --- a/hdfs-agent/pom.xml +++ b/hdfs-agent/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/hive-agent/pom.xml ---------------------------------------------------------------------- diff --git a/hive-agent/pom.xml b/hive-agent/pom.xml index b4e3b2a..a6d3ed6 100644 --- a/hive-agent/pom.xml +++ b/hive-agent/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/knox-agent/pom.xml ---------------------------------------------------------------------- diff --git a/knox-agent/pom.xml b/knox-agent/pom.xml index c8ee2ad..f05901d 100644 --- a/knox-agent/pom.xml +++ b/knox-agent/pom.xml @@ -11,7 +11,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/lookup-client/pom.xml ---------------------------------------------------------------------- diff --git a/lookup-client/pom.xml b/lookup-client/pom.xml index 8fe53d1..cef0e75 100644 --- a/lookup-client/pom.xml +++ b/lookup-client/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.hortonworks.hadoop.security lookup-client - 3.5.000 + 3.6.000 Resource Lookup API Implementation Resource Lookup API Implementation jar com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 64f4d49..06513ae 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 Security for Enforcing Enterprise Policies pom argus http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/security-admin/pom.xml ---------------------------------------------------------------------- diff --git a/security-admin/pom.xml b/security-admin/pom.xml index 51d0ae4..48c8d40 100644 --- a/security-admin/pom.xml +++ b/security-admin/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.hortonworks.hadoop.security security-admin-web - 3.5.000 + 3.6.000 Security Admin Web Application security-admin-tool java web application war com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/ugsync/pom.xml ---------------------------------------------------------------------- diff --git a/ugsync/pom.xml b/ugsync/pom.xml index 288e250..11741ac 100644 --- a/ugsync/pom.xml +++ b/ugsync/pom.xml @@ -6,7 +6,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/unixauthclient/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthclient/pom.xml b/unixauthclient/pom.xml index 7a18371..4f45149 100644 --- a/unixauthclient/pom.xml +++ b/unixauthclient/pom.xml @@ -6,7 +6,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/unixauthnative/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthnative/pom.xml b/unixauthnative/pom.xml index 8afff7f..7b60583 100644 --- a/unixauthnative/pom.xml +++ b/unixauthnative/pom.xml @@ -6,13 +6,13 @@ com.hortonworks.hadoop.security security-usergroup-sync - 3.5.000 + 3.6.000 .. com.hortonworks.hadoop.security credValidator - 3.5.000 + 3.6.000 uexe http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/0d063797/unixauthservice/pom.xml ---------------------------------------------------------------------- diff --git a/unixauthservice/pom.xml b/unixauthservice/pom.xml index f03aaee..2c57650 100644 --- a/unixauthservice/pom.xml +++ b/unixauthservice/pom.xml @@ -6,7 +6,7 @@ com.hortonworks.hadoop.security argus - 3.5.000 + 3.6.000 .. @@ -22,7 +22,7 @@ com.hortonworks.hadoop.security unixusersync - 3.5.000 + 3.6.000