Bump to next development version
diff --git a/pom.xml b/pom.xml
index 2c718b2..b22d8d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<version>89</version>
</parent>
<artifactId>commons-skin</artifactId>
- <version>5.2.0</version>
+ <version>5.2.1-SNAPSHOT</version>
<name>Apache Commons Skin</name>
<description>Apache Commons Skin</description>
<inceptionYear>2006</inceptionYear>
@@ -61,7 +61,7 @@
<commons.distSvnStagingUrl></commons.distSvnStagingUrl>
<moditect.skip>true</moditect.skip>
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
- <project.build.outputTimestamp>2025-10-18T12:19:05Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-10-21T12:44:34Z</project.build.outputTimestamp>
</properties>
<build>
<defaultGoal>clean artifact:check-buildplan verify</defaultGoal>