Skip to content

Commit

Permalink
HBASE-24301 Updated Apache POM to version 23
Browse files Browse the repository at this point in the history
Signed-off-by: stack <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
  • Loading branch information
HorizonNet committed May 2, 2020
1 parent da92a12 commit 13c4030
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>22</version>
<version>23</version>
<relativePath/>
<!-- no parent resolution -->
</parent>
Expand Down Expand Up @@ -699,7 +699,6 @@
<!-- excludes are inherited -->
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>${apache.rat.version}</version>
<configuration>
<excludes>
<exclude>**/*.versionsBackup</exclude>
Expand Down Expand Up @@ -1366,7 +1365,6 @@
<commons-crypto.version>1.0.0</commons-crypto.version>
<curator.version>4.2.0</curator.version>
<!-- Plugin Dependencies -->
<apache.rat.version>0.13</apache.rat.version>
<asciidoctor.plugin.version>1.5.8</asciidoctor.plugin.version>
<asciidoctorj.pdf.version>1.5.0-rc.2</asciidoctorj.pdf.version>
<build.helper.maven.version>3.0.0</build.helper.maven.version>
Expand Down

0 comments on commit 13c4030

Please sign in to comment.