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 <stack@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
  • Loading branch information
HorizonNet authored May 2, 2020
1 parent b4a0508 commit 4f9eecb
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 @@ -861,7 +861,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 @@ -1543,7 +1542,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 4f9eecb

Please sign in to comment.