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 Feb 4, 2024
1 parent 05714ad commit 90c8023
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 @@ -28,7 +28,7 @@ limitations under the License.
</parent>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.16.1-SNAPSHOT</version>
<version>1.16.1</version>
<name>Apache Commons Codec</name>
<inceptionYear>2002</inceptionYear>
<description>
Expand Down Expand Up @@ -279,7 +279,7 @@ limitations under the License.
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<project.build.outputTimestamp>2024-02-04T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-04T15:10:25Z</project.build.outputTimestamp>
</properties>
<build>
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
Expand Down

0 comments on commit 90c8023

Please sign in to comment.