Skip to content

Commit

Permalink
Prepare for the next release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 17, 2024
1 parent 375c84f commit 8de4d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</parent>

<artifactId>commons-compress</artifactId>
<version>1.27.1-SNAPSHOT</version>
<version>1.27.1</version>
<name>Apache Commons Compress</name>
<url>https://commons.apache.org/proper/commons-compress/</url>
<inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->
Expand Down Expand Up @@ -82,7 +82,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<pax.exam.version>4.13.5</pax.exam.version>
<slf4j.version>2.0.16</slf4j.version>
<asm.version>9.7</asm.version>
<project.build.outputTimestamp>2024-08-08T20:01:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-16T20:14:44Z</project.build.outputTimestamp>
<!-- spdx 0.6.0 can require Java 11 depending on undocumented behavior which kicks in for us here. -->
<commons.spdx.version>0.5.5</commons.spdx.version>
<!-- JaCoCo: Don't make code coverage worse than: -->
Expand Down

0 comments on commit 8de4d85

Please sign in to comment.