[jboss-svn-commits] JBoss Common SVN: r4256 - in arquillian/trunk: containers and 4 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Apr 14 11:11:30 EDT 2010
Author: aslak
Date: 2010-04-14 11:11:26 -0400 (Wed, 14 Apr 2010)
New Revision: 4256
Modified:
arquillian/trunk/containers/pom.xml
arquillian/trunk/examples/pom.xml
arquillian/trunk/packagers/pom.xml
arquillian/trunk/pom.xml
arquillian/trunk/protocols/pom.xml
arquillian/trunk/testenrichers/pom.xml
Log:
ARQ-100 Applied typo patch, fixing misspelled Arquillian pom name/description
Modified: arquillian/trunk/containers/pom.xml
===================================================================
--- arquillian/trunk/containers/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/containers/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -19,9 +19,9 @@
<groupId>org.jboss.arquillian.container</groupId>
<artifactId>arquillian-container-parent</artifactId>
<packaging>pom</packaging>
- <name>Arguillian Container Aggregator</name>
+ <name>Arquillian Container Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian Container Aggregator</description>
+ <description>Arquillian Container Aggregator</description>
<!-- Aggregate Modules -->
<modules>
Modified: arquillian/trunk/examples/pom.xml
===================================================================
--- arquillian/trunk/examples/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/examples/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -19,9 +19,9 @@
<groupId>org.jboss.arquillian.example</groupId>
<artifactId>arquillian-example-parent</artifactId>
<packaging>pom</packaging>
- <name>Arguillian Example Aggregator</name>
+ <name>Arquillian Example Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian Example Aggregator</description>
+ <description>Arquillian Example Aggregator</description>
<!-- Aggregate Modules -->
<modules>
Modified: arquillian/trunk/packagers/pom.xml
===================================================================
--- arquillian/trunk/packagers/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/packagers/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -19,9 +19,9 @@
<groupId>org.jboss.arquillian.packager</groupId>
<artifactId>arquillian-packager-parent</artifactId>
<packaging>pom</packaging>
- <name>Arguillian Packager Aggregator</name>
+ <name>Arquillian Packager Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian Packager Aggregator</description>
+ <description>Arquillian Packager Aggregator</description>
<!-- Aggregate Modules -->
<modules>
Modified: arquillian/trunk/pom.xml
===================================================================
--- arquillian/trunk/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -36,9 +36,9 @@
<artifactId>arquillian-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Arguillian Aggregator</name>
+ <name>Arquillian Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian Aggregator</description>
+ <description>Arquillian Aggregator</description>
<!-- Aggregate Modules -->
<modules>
Modified: arquillian/trunk/protocols/pom.xml
===================================================================
--- arquillian/trunk/protocols/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/protocols/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -19,9 +19,9 @@
<groupId>org.jboss.arquillian.protocol</groupId>
<artifactId>arquillian-protocol-parent</artifactId>
<packaging>pom</packaging>
- <name>Arguillian Protocol Aggregator</name>
+ <name>Arquillian Protocol Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian Protocol Aggregator</description>
+ <description>Arquillian Protocol Aggregator</description>
<!-- Aggregate Modules -->
<modules>
Modified: arquillian/trunk/testenrichers/pom.xml
===================================================================
--- arquillian/trunk/testenrichers/pom.xml 2010-04-14 15:06:55 UTC (rev 4255)
+++ arquillian/trunk/testenrichers/pom.xml 2010-04-14 15:11:26 UTC (rev 4256)
@@ -19,9 +19,9 @@
<groupId>org.jboss.arquillian.testenricher</groupId>
<artifactId>arquillian-testenricher-parent</artifactId>
<packaging>pom</packaging>
- <name>Arguillian TestEnricher Aggregator</name>
+ <name>Arquillian TestEnricher Aggregator</name>
<url>http://www.jboss.org</url>
- <description>Arguillian TestEnricher Aggregator</description>
+ <description>Arquillian TestEnricher Aggregator</description>
<!-- Aggregate Modules -->
<modules>
More information about the jboss-svn-commits
mailing list