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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to