Skip to content

Commit 9651097

Browse files
committed
Prepare for the next release candidate
1 parent 0d99b46 commit 9651097

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.17.1-SNAPSHOT</version>
31+
<version>1.17.1</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>
@@ -105,7 +105,7 @@ limitations under the License.
105105
<commons.rc.version>RC1</commons.rc.version>
106106
<commons.release.isDistModule>true</commons.release.isDistModule>
107107
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
108-
<project.build.outputTimestamp>2024-04-27T12:57:44Z</project.build.outputTimestamp>
108+
<project.build.outputTimestamp>2024-07-12T16:14:24Z</project.build.outputTimestamp>
109109
<commons.jacoco.version>0.8.12</commons.jacoco.version>
110110
<!-- JaCoCo: Don't make code coverage worse than: -->
111111
<jacoco.skip>false</jacoco.skip>

0 commit comments

Comments
 (0)