[weld-commits] Weld SVN: r4017 - in core/trunk: inject-tck-runner and 5 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Tue Oct 13 13:08:43 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-13 13:08:42 -0400 (Tue, 13 Oct 2009)
New Revision: 4017

Modified:
   core/trunk/impl/pom.xml
   core/trunk/inject-tck-runner/pom.xml
   core/trunk/jboss-tck-runner/pom.xml
   core/trunk/logging/pom.xml
   core/trunk/osgi-bundle/pom.xml
   core/trunk/porting-package/pom.xml
   core/trunk/tests/pom.xml
Log:
[maven-release-plugin] rollback the release of 1.0.0-CR1

Modified: core/trunk/impl/pom.xml
===================================================================
--- core/trunk/impl/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/impl/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,7 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
-      <relativePath>../parent</relativePath>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>

Modified: core/trunk/inject-tck-runner/pom.xml
===================================================================
--- core/trunk/inject-tck-runner/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/inject-tck-runner/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,7 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
-      <relativePath>../parent</relativePath>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>

Modified: core/trunk/jboss-tck-runner/pom.xml
===================================================================
--- core/trunk/jboss-tck-runner/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/jboss-tck-runner/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,7 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
-      <relativePath>../parent</relativePath>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>

Modified: core/trunk/logging/pom.xml
===================================================================
--- core/trunk/logging/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/logging/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,6 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>

Modified: core/trunk/osgi-bundle/pom.xml
===================================================================
--- core/trunk/osgi-bundle/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/osgi-bundle/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -18,6 +18,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

Modified: core/trunk/porting-package/pom.xml
===================================================================
--- core/trunk/porting-package/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/porting-package/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,6 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>

Modified: core/trunk/tests/pom.xml
===================================================================
--- core/trunk/tests/pom.xml	2009-10-13 17:01:09 UTC (rev 4016)
+++ core/trunk/tests/pom.xml	2009-10-13 17:08:42 UTC (rev 4017)
@@ -3,7 +3,7 @@
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
       <version>1.0.0-SNAPSHOT</version>
-      <relativePath>../parent</relativePath>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>



More information about the weld-commits mailing list