You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2017/03/17 13:11:00 UTC

svn commit: r1787362 - in /xmlgraphics/commons/branches/commons-2_2: build.properties pom.xml

Author: ssteiner
Date: Fri Mar 17 13:11:00 2017
New Revision: 1787362

URL: http://svn.apache.org/viewvc?rev=1787362&view=rev
Log:
Update version

Modified:
    xmlgraphics/commons/branches/commons-2_2/build.properties
    xmlgraphics/commons/branches/commons-2_2/pom.xml

Modified: xmlgraphics/commons/branches/commons-2_2/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_2/build.properties?rev=1787362&r1=1787361&r2=1787362&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_2/build.properties (original)
+++ xmlgraphics/commons/branches/commons-2_2/build.properties Fri Mar 17 13:11:00 2017
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = svn-trunk
+version = 2.2
 
 ## Allows you to switch off the compilation of the internal image
 ## codecs which depend on Sun-private classes. Setting this to true

Modified: xmlgraphics/commons/branches/commons-2_2/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_2/pom.xml?rev=1787362&r1=1787361&r2=1787362&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_2/pom.xml (original)
+++ xmlgraphics/commons/branches/commons-2_2/pom.xml Fri Mar 17 13:11:00 2017
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
-  <version>2.2.0-SNAPSHOT</version>
+  <version>2.2</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>XML Graphics Commons</description>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org