mirror of https://github.com/apache/druid.git
this will fix it (#7358)
This commit is contained in:
parent
18e5167245
commit
db0125b709
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue