mirror of https://github.com/apache/druid.git
Minor fix in hdfs-storage pom.xml
This commit is contained in:
parent
9962a33cdf
commit
b29816bddb
|
@ -73,7 +73,7 @@
|
|||
<dependency>
|
||||
<groupId>io.druid</groupId>
|
||||
<artifactId>druid-server</artifactId>
|
||||
<version>${parent.version}</version>
|
||||
<version>${project.parent.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue