[jboss-cvs] JBossAS SVN: r91520 - branches/JBPAPP_5_0/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Jul 21 17:27:17 EDT 2009
Author: fnasser at redhat.com
Date: 2009-07-21 17:27:17 -0400 (Tue, 21 Jul 2009)
New Revision: 91520
Modified:
branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
Remove -brew from versions in the -brew repository
Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml 2009-07-21 21:14:41 UTC (rev 91519)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml 2009-07-21 21:27:17 UTC (rev 91520)
@@ -30,7 +30,7 @@
<!-- Properties -->
<properties>
- <version.apache.xalan>2.7.0.patch02-brew</version.apache.xalan>
+ <version.apache.xalan>2.7.0.patch02</version.apache.xalan>
<version.jacorb>2.3.0jboss.patch6-brew</version.jacorb>
<version.javax.faces>1.2_12</version.javax.faces>
<version.jboss.jaxr>1.2.1.GA</version.jboss.jaxr>
@@ -157,7 +157,7 @@
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
- <version>2.7.6-brew</version>
+ <version>2.7.6</version>
</dependency>
<dependency>
@@ -181,7 +181,7 @@
<dependency>
<groupId>apache-discovery</groupId>
<artifactId>commons-discovery</artifactId>
- <version>0.4-brew</version>
+ <version>0.4</version>
</dependency>
<dependency>
@@ -230,7 +230,7 @@
<dependency>
<groupId>apache-slide</groupId>
<artifactId>jakarta-slide-webdavlib</artifactId>
- <version>2.1-brew</version>
+ <version>2.1</version>
</dependency>
<dependency>
@@ -374,7 +374,7 @@
<dependency>
<groupId>gnu-getopt</groupId>
<artifactId>getopt</artifactId>
- <version>1.0.12-brew</version>
+ <version>1.0.12</version>
</dependency>
<dependency>
@@ -464,7 +464,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
- <version>1.1-brew</version>
+ <version>1.1</version>
</dependency>
<dependency>
More information about the jboss-cvs-commits
mailing list