Update version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/commons/branches/commons-2_3@1831555 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index b623c02..5ddb890 100644
--- a/build.properties
+++ b/build.properties
@@ -34,7 +34,7 @@
## ===================================================================
## 3. Project specific properties
-version = svn-trunk
+version = 2.3
## Allows you to switch off the compilation of the internal image
## codecs which depend on Sun-private classes. Setting this to true
diff --git a/pom.xml b/pom.xml
index cc841b7..f2f321e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>XML Graphics Commons</description>