Skip to content

Commit a38de95

Browse files
committed
Prepare for the next release candidate
1 parent 0689dc8 commit a38de95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ limitations under the License.
2828
</parent>
2929
<groupId>commons-codec</groupId>
3030
<artifactId>commons-codec</artifactId>
31-
<version>1.18.0-SNAPSHOT</version>
31+
<version>1.18.0</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>
@@ -100,7 +100,7 @@ limitations under the License.
100100
<commons.release.isDistModule>true</commons.release.isDistModule>
101101
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
102102
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
103-
<project.build.outputTimestamp>2025-01-06T22:01:21Z</project.build.outputTimestamp>
103+
<project.build.outputTimestamp>2025-01-24T14:02:30Z</project.build.outputTimestamp>
104104
<commons.jacoco.version>0.8.12</commons.jacoco.version>
105105
<!-- Temp for SUREFIRE-2253 -->
106106
<commons.surefire.version>3.2.5</commons.surefire.version>

0 commit comments

Comments
 (0)