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 2022/11/02 11:57:30 UTC

svn commit: r1905005 - in /xmlgraphics/commons/branches/commons-2_8: build.properties pom.xml

Author: ssteiner
Date: Wed Nov  2 11:57:30 2022
New Revision: 1905005

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

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

Modified: xmlgraphics/commons/branches/commons-2_8/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_8/build.properties?rev=1905005&r1=1905004&r2=1905005&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_8/build.properties (original)
+++ xmlgraphics/commons/branches/commons-2_8/build.properties Wed Nov  2 11:57:30 2022
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = svn-trunk
+version = 2.8
 
 ## 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_8/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_8/pom.xml?rev=1905005&r1=1905004&r2=1905005&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_8/pom.xml (original)
+++ xmlgraphics/commons/branches/commons-2_8/pom.xml Wed Nov  2 11:57:30 2022
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
-  <version>2.8.0-SNAPSHOT</version>
+  <version>2.8</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