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 2021/01/12 10:43:52 UTC

svn commit: r1885384 - in /xmlgraphics/commons/branches/commons-2_6: build.properties pom.xml

Author: ssteiner
Date: Tue Jan 12 10:43:52 2021
New Revision: 1885384

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

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

Modified: xmlgraphics/commons/branches/commons-2_6/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_6/build.properties?rev=1885384&r1=1885383&r2=1885384&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_6/build.properties (original)
+++ xmlgraphics/commons/branches/commons-2_6/build.properties Tue Jan 12 10:43:52 2021
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = svn-trunk
+version = 2.6
 
 ## 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_6/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_6/pom.xml?rev=1885384&r1=1885383&r2=1885384&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_6/pom.xml (original)
+++ xmlgraphics/commons/branches/commons-2_6/pom.xml Tue Jan 12 10:43:52 2021
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>XML Graphics Commons</description>
   <url>http://xmlgraphics.apache.org/commons/</url>



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