Skip to content

Commit c7c16ad

Browse files
committed
Bump to next development version
1 parent 5d09ef7 commit c7c16ad

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-M2</version>
26+
<version>2.0.0-M3-SNAPSHOT</version>
2727
<name>Apache Commons BeanUtils</name>
2828

2929
<inceptionYear>2000</inceptionYear>
@@ -58,7 +58,7 @@
5858
<commons.bc.version>2.0.0-M1</commons.bc.version>
5959
<commons.release.isDistModule>true</commons.release.isDistModule>
6060
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
61-
<project.build.outputTimestamp>2025-05-25T13:32:31Z</project.build.outputTimestamp>
61+
<project.build.outputTimestamp>2025-05-27T23:29:33Z</project.build.outputTimestamp>
6262
<!-- JaCoCo: Don't make code coverage worse than: -->
6363
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
6464
<commons.jacoco.classRatio>0.95</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)