[weld-commits] Weld SVN: r4137 - build/trunk/parent.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Oct 16 09:13:27 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-16 09:13:27 -0400 (Fri, 16 Oct 2009)
New Revision: 4137

Modified:
   build/trunk/parent/pom.xml
Log:
[maven-release-plugin] rollback the release of parent-3

Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml	2009-10-16 13:11:19 UTC (rev 4136)
+++ build/trunk/parent/pom.xml	2009-10-16 13:13:27 UTC (rev 4137)
@@ -1,9 +1,10 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-parent</artifactId>
    <packaging>pom</packaging>
-   <version>4-SNAPSHOT</version>
+   <version>3-SNAPSHOT</version>
 
    <name>Weld Parent</name>
 



More information about the weld-commits mailing list