Skip to content

Commit 9c0b5cf

Browse files
committed
Prepare for the release candidate 1.11.0 RC1
1 parent 5aeecdc commit 9c0b5cf

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.11.0-SNAPSHOT</version>
27+
<version>1.11.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-02-13T12:46:59Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2025-05-25T13:14:59Z</project.build.outputTimestamp>
5353
<japicmp.skip>false</japicmp.skip>
5454
<!-- Commons Release Plugin -->
5555
<commons.bc.version>1.10.0</commons.bc.version>

0 commit comments

Comments
 (0)