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 2019/10/25 08:01:04 UTC

svn commit: r1868905 - in /xmlgraphics/commons/branches/commons-2_4: build.properties pom.xml

Author: ssteiner
Date: Fri Oct 25 08:01:04 2019
New Revision: 1868905

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

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

Modified: xmlgraphics/commons/branches/commons-2_4/build.properties
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_4/build.properties?rev=1868905&r1=1868904&r2=1868905&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_4/build.properties (original)
+++ xmlgraphics/commons/branches/commons-2_4/build.properties Fri Oct 25 08:01:04 2019
@@ -34,7 +34,7 @@
 ## ===================================================================
 ## 3. Project specific properties
 
-version = svn-trunk
+version = 2.4
 
 ## 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_4/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-2_4/pom.xml?rev=1868905&r1=1868904&r2=1868905&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-2_4/pom.xml (original)
+++ xmlgraphics/commons/branches/commons-2_4/pom.xml Fri Oct 25 08:01:04 2019
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
-  <version>2.4.0-SNAPSHOT</version>
+  <version>2.4</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