You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/03/28 02:43:07 UTC

[incubator-druid] branch master updated: this will fix it (#7358)

This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new db0125b  this will fix it (#7358)
db0125b is described below

commit db0125b70996c15143d46861d812c291d4b795b7
Author: Clint Wylie <cj...@gmail.com>
AuthorDate: Wed Mar 27 19:42:58 2019 -0700

    this will fix it (#7358)
---
 extensions-core/google-extensions/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions-core/google-extensions/pom.xml b/extensions-core/google-extensions/pom.xml
index 70ba19d..2c64dcf 100644
--- a/extensions-core/google-extensions/pom.xml
+++ b/extensions-core/google-extensions/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.druid.extensions.contrib</groupId>
+    <groupId>org.apache.druid.extensions</groupId>
     <artifactId>druid-google-extensions</artifactId>
     <name>druid-google-extensions</name>
     <description>druid-google-extensions</description>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org