Skip to content

Commit 90c8023

Browse files
committed
Prepare for the next release candidate
1 parent 05714ad commit 90c8023

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.16.1-SNAPSHOT</version>
31+
<version>1.16.1</version>
3232
<name>Apache Commons Codec</name>
3333
<inceptionYear>2002</inceptionYear>
3434
<description>
@@ -279,7 +279,7 @@ limitations under the License.
279279
<commons.rc.version>RC1</commons.rc.version>
280280
<commons.release.isDistModule>true</commons.release.isDistModule>
281281
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
282-
<project.build.outputTimestamp>2024-02-04T00:00:00Z</project.build.outputTimestamp>
282+
<project.build.outputTimestamp>2024-02-04T15:10:25Z</project.build.outputTimestamp>
283283
</properties>
284284
<build>
285285
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>

0 commit comments

Comments
 (0)