[weld-commits] Weld SVN: r6526 - archetypes/branches/prototype.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Jun 19 02:33:34 EDT 2010


Author: dan.j.allen
Date: 2010-06-19 02:33:34 -0400 (Sat, 19 Jun 2010)
New Revision: 6526

Modified:
   archetypes/branches/prototype/pom.xml
Log:
remove parent


Modified: archetypes/branches/prototype/pom.xml
===================================================================
--- archetypes/branches/prototype/pom.xml	2010-06-19 06:22:22 UTC (rev 6525)
+++ archetypes/branches/prototype/pom.xml	2010-06-19 06:33:34 UTC (rev 6526)
@@ -3,12 +3,6 @@
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
 
-   <parent>
-      <groupId>org.jboss.weld</groupId>
-      <artifactId>weld-parent</artifactId>
-      <version>11</version>
-   </parent>
-
    <groupId>org.jboss.weld.archetypes</groupId>
    <artifactId>weld-basic-javaee6-webapp-src</artifactId>
    <version>1.0.0-SNAPSHOT</version>



More information about the weld-commits mailing list