Author: jfrederic.clere(a)jboss.com
Date: 2014-11-21 05:20:05 -0500 (Fri, 21 Nov 2014)
New Revision: 2553
Modified:
branches/7.5.x/pom.xml
Log:
Use .Final ;-)
Modified: branches/7.5.x/pom.xml
===================================================================
--- branches/7.5.x/pom.xml 2014-11-20 16:33:55 UTC (rev 2552)
+++ branches/7.5.x/pom.xml 2014-11-21 10:20:05 UTC (rev 2553)
@@ -33,7 +33,7 @@
<groupId>org.jboss.web</groupId>
<artifactId>jbossweb</artifactId>
- <version>7.5.0.GA</version>
+ <version>7.5.0.Final</version>
<name>JBoss Web</name>
<description>Servlet 3.0 container</description>
Show replies by date