[teiid-commits] teiid SVN: r4123 - branches/7.7.x.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Fri May 18 12:54:05 EDT 2012


Author: van.halbert
Date: 2012-05-18 12:54:05 -0400 (Fri, 18 May 2012)
New Revision: 4123

Modified:
   branches/7.7.x/pom.xml
Log:
Changing it back to 3.2.3 based on productization deciding not to use 3.2.5

Modified: branches/7.7.x/pom.xml
===================================================================
--- branches/7.7.x/pom.xml	2012-05-18 15:45:14 UTC (rev 4122)
+++ branches/7.7.x/pom.xml	2012-05-18 16:54:05 UTC (rev 4123)
@@ -463,7 +463,7 @@
 			<dependency>
 				<groupId>org.jboss.netty</groupId>
 				<artifactId>netty</artifactId>
-				<version>3.2.5.Final</version>
+				<version>3.2.3.Final</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.ant</groupId>



More information about the teiid-commits mailing list