Repository: sentry Updated Branches: refs/heads/sentry-ha-redesign 46c806912 -> a29596e5f
SENTRY-1801 Project: http://git-wip-us.apache.org/repos/asf/sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/2d6179cd Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/2d6179cd Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/2d6179cd Branch: refs/heads/sentry-ha-redesign Commit: 2d6179cdbbed8dd441e87fe148d40878fcc6bbcf Parents: 46c8069 Author: Alexander Kolbasov <[email protected]> Authored: Wed Jun 14 14:19:34 2017 -0700 Committer: Alexander Kolbasov <[email protected]> Committed: Wed Jun 14 14:19:34 2017 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sentry/blob/2d6179cd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ba13a0d..24ab448 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ limitations under the License. <version>17</version> </parent> + <groupId>org.apache.sentry</groupId> <artifactId>sentry</artifactId> <version>1.8.0-SNAPSHOT</version>
