Bump to next development version
diff --git a/pom.xml b/pom.xml index 43b6f38..c972c37 100644 --- a/pom.xml +++ b/pom.xml
@@ -24,7 +24,7 @@ <version>104</version> </parent> <artifactId>commons-secure-xml</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <name>Apache Commons Secure XML</name> <url>https://commons.apache.org/proper/commons-secure-xml/</url> <inceptionYear>2026</inceptionYear> @@ -62,7 +62,7 @@ org.apache.xerces.*;resolution:=optional, * </commons.osgi.import> - <project.build.outputTimestamp>2026-09-02T22:09:38Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-09-06T12:35:06Z</project.build.outputTimestamp> <!-- Java baseline --> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target>