Skip to content

Commit 7069002

Browse files
committed
Bump to next development version
1 parent 477a8e4 commit 7069002

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>87</version>
2626
</parent>
2727
<artifactId>commons-skin</artifactId>
28-
<version>5.1.0</version>
28+
<version>5.1.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-09-13T13:08:24Z</project.build.outputTimestamp>
64+
<project.build.outputTimestamp>2025-09-16T19:30:46Z</project.build.outputTimestamp>
6565
</properties>
6666
<build>
6767
<defaultGoal>clean artifact:check-buildplan verify</defaultGoal>

0 commit comments

Comments
 (0)