Skip to content

Commit e4eb356

Browse files
committed
Prepare for the next release candidate
1 parent f6d9d88 commit e4eb356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>commons-beanutils2</artifactId>
26-
<version>2.0.0-M1-SNAPSHOT</version>
26+
<version>2.0.0-M1</version>
2727
<name>Apache Commons BeanUtils</name>
2828

2929
<inceptionYear>2000</inceptionYear>
@@ -56,7 +56,7 @@
5656
<!-- Commons Release Plugin -->
5757
<commons.bc.version>2.0.0-SNAPSHOT</commons.bc.version>
5858
<commons.release.isDistModule>true</commons.release.isDistModule>
59-
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2024-12-27T00:59:21Z</project.build.outputTimestamp>
6060
<!-- JaCoCo: Don't make code coverage worse than: -->
6161
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
6262
<commons.jacoco.classRatio>0.95</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)