Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 27, 2024
2 parents 2b966cc + b6ef905 commit b3bf18c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@ limitations under the License.
</parent>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0-SNAPSHOT</version>
<version>-SNAPSHOT</version>
<name>Apache Commons Codec</name>
<inceptionYear>2002</inceptionYear>
<description>
Expand Down Expand Up @@ -106,7 +106,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-08T21:29:14Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-27T12:57:44Z</project.build.outputTimestamp>
<commons.jacoco.version>0.8.12</commons.jacoco.version>
<commons.javadoc.java.link>${commons.javadoc21.java.link}</commons.javadoc.java.link>
<!-- JaCoCo: Don't make code coverage worse than: -->
Expand Down

0 comments on commit b3bf18c

Please sign in to comment.