HBASE-16335 Update to latest Apache parent pom
Signed-off-by: Michael Stack <stack@apache.org>
This commit is contained in:
parent
7c6e839f6a
commit
046d1a56b2
2
pom.xml
2
pom.xml
|
@ -32,7 +32,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache</groupId>
|
<groupId>org.apache</groupId>
|
||||||
<artifactId>apache</artifactId>
|
<artifactId>apache</artifactId>
|
||||||
<version>12</version>
|
<version>18</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
<!-- no parent resolution -->
|
<!-- no parent resolution -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
Loading…
Reference in New Issue