mirror of https://github.com/apache/druid.git
Merge pull request #1272 from metamx/fixHDFSstoragePom
Minor fix in hdfs-storage pom.xml
This commit is contained in:
commit
a609e6bcd5
|
@ -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