Skip to content

Commit 3a0fe6f

Browse files
committed
Bump to next development version
1 parent 4d56b67 commit 3a0fe6f

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
@@ -25,7 +25,7 @@
2525
<version>89</version>
2626
</parent>
2727
<artifactId>commons-skin</artifactId>
28-
<version>5.2.0</version>
28+
<version>5.2.1-SNAPSHOT</version>
2929
<name>Apache Commons Skin</name>
3030
<description>Apache Commons Skin</description>
3131
<inceptionYear>2006</inceptionYear>
@@ -61,7 +61,7 @@
6161
<commons.distSvnStagingUrl></commons.distSvnStagingUrl>
6262
<moditect.skip>true</moditect.skip>
6363
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
64-
<project.build.outputTimestamp>2025-10-18T12:19:05Z</project.build.outputTimestamp>
64+
<project.build.outputTimestamp>2025-10-21T12:44:34Z</project.build.outputTimestamp>
6565
</properties>
6666
<build>
6767
<defaultGoal>clean artifact:check-buildplan verify</defaultGoal>

0 commit comments

Comments
 (0)