Update version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/commons/branches/commons-2_7@1896952 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index b623c02..077d6d6 100644
--- a/build.properties
+++ b/build.properties
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = svn-trunk
+version = 2.7
 
 ## 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 1055601..eb67c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
-  <version>2.7.0-SNAPSHOT</version>
+  <version>2.7</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>XML Graphics Commons</description>
   <url>http://xmlgraphics.apache.org/commons/</url>