Bump version
diff --git a/NOTICE b/NOTICE
index f09a07e..f7d9548 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache XML Graphics Commons
-Copyright 2006-2023 The Apache Software Foundation
+Copyright 2006-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/build.xml b/build.xml
index 563e082..d8b2b45 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
<property name="Name" value="Apache XML Graphics Commons"/>
<property name="name" value="xmlgraphics-commons"/>
- <property name="year" value="1999-2023"/>
+ <property name="year" value="1999-2024"/>
<property name="javac.debug" value="on"/>
<property name="javac.optimize" value="off"/>
diff --git a/pom.xml b/pom.xml
index 3be5303..a1dda5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
- <version>2.9.0-SNAPSHOT</version>
+ <version>2.10.0-SNAPSHOT</version>
<name>Apache XML Graphics Commons</name>
<description>XML Graphics Common Support</description>
<url>http://xmlgraphics.apache.org/commons/</url>