Skip to content

Commit 0ff5649

Browse files
committed
Prepare for the next release candidate
1 parent 6a4d8b4 commit 0ff5649

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
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-beanutils</groupId>
2626
<artifactId>commons-beanutils</artifactId>
27-
<version>1.10.1-SNAPSHOT</version>
27+
<version>1.10.0</version>
2828
<name>Apache Commons BeanUtils</name>
2929

3030
<inceptionYear>2000</inceptionYear>
@@ -49,7 +49,7 @@
4949
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-beanutils</commons.scmPubUrl>
5050
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
5151
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
52-
<project.build.outputTimestamp>2025-01-07T13:21:19Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2025-01-31T14:50:57Z</project.build.outputTimestamp>
5353
<japicmp.skip>false</japicmp.skip>
5454
<!-- Commons Release Plugin -->
5555
<commons.bc.version>1.9.4</commons.bc.version>

0 commit comments

Comments
 (0)