Skip to content

Commit 75c9d0d

Browse files
committed
Bump to next development version
1 parent 1a57099 commit 75c9d0d

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.0</version>
27+
<version>1.10.1-SNAPSHOT</version>
2828
<name>Apache Commons BeanUtils</name>
2929

3030
<inceptionYear>2000</inceptionYear>
@@ -46,7 +46,7 @@
4646
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
4747
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-beanutils</commons.scmPubUrl>
4848
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
49-
<project.build.outputTimestamp>2024-12-26T20:01:29Z</project.build.outputTimestamp>
49+
<project.build.outputTimestamp>2025-01-07T13:21:19Z</project.build.outputTimestamp>
5050
<japicmp.skip>false</japicmp.skip>
5151
<!-- Commons Release Plugin -->
5252
<commons.bc.version>1.9.4</commons.bc.version>

0 commit comments

Comments
 (0)