[jboss-cvs] JBossAS SVN: r111625 - projects/specs/trunk/jboss-javaee-web-6.0.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 14 09:02:14 EDT 2011


Author: smcgowan at redhat.com
Date: 2011-06-14 09:02:13 -0400 (Tue, 14 Jun 2011)
New Revision: 111625

Modified:
   projects/specs/trunk/jboss-javaee-web-6.0/pom.xml
Log:
fix artifactId

Modified: projects/specs/trunk/jboss-javaee-web-6.0/pom.xml
===================================================================
--- projects/specs/trunk/jboss-javaee-web-6.0/pom.xml	2011-06-14 13:01:22 UTC (rev 111624)
+++ projects/specs/trunk/jboss-javaee-web-6.0/pom.xml	2011-06-14 13:02:13 UTC (rev 111625)
@@ -6,7 +6,7 @@
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
-   <artifactId>jboss-javaee-6.0</artifactId>
+   <artifactId>jboss-javaee-web-6.0</artifactId>
    <version>2.0.0-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>JBoss Java EE 6.0 Web Profile API Aggregate</name>



More information about the jboss-cvs-commits mailing list