[jboss-svn-commits] JBoss Common SVN: r4612 - arquillian/trunk/containers/tomcat-embedded-6.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jun 29 14:43:28 EDT 2010
Author: aslak
Date: 2010-06-29 14:43:28 -0400 (Tue, 29 Jun 2010)
New Revision: 4612
Modified:
arquillian/trunk/containers/tomcat-embedded-6/pom.xml
Log:
ARQ-200 Added version number to Tomcat 6 Embedded Container description
Modified: arquillian/trunk/containers/tomcat-embedded-6/pom.xml
===================================================================
--- arquillian/trunk/containers/tomcat-embedded-6/pom.xml 2010-06-29 17:39:10 UTC (rev 4611)
+++ arquillian/trunk/containers/tomcat-embedded-6/pom.xml 2010-06-29 18:43:28 UTC (rev 4612)
@@ -13,7 +13,7 @@
<groupId>org.jboss.arquillian.container</groupId>
<artifactId>arquillian-tomcat-embedded-6</artifactId>
<name>Arquillian Container Tomcat Embedded 6.x</name>
- <description>Tomcat Embedded Container Integration for the Arquillian Project</description>
+ <description>Tomcat 6.x Embedded Container Integration for the Arquillian Project</description>
<properties>
<version.org.apache.tomcat>6.0.26</version.org.apache.tomcat>
More information about the jboss-svn-commits
mailing list