Author: pete.muir(a)jboss.org
Date: 2009-01-29 13:08:10 -0500 (Thu, 29 Jan 2009)
New Revision: 1341
Modified:
tck/trunk/api/pom.xml
tck/trunk/pom.xml
Log:
[maven-release-plugin] rollback the release of 1.0.0.ALPHA1
Modified: tck/trunk/api/pom.xml
===================================================================
--- tck/trunk/api/pom.xml 2009-01-29 18:04:42 UTC (rev 1340)
+++ tck/trunk/api/pom.xml 2009-01-29 18:08:10 UTC (rev 1341)
@@ -17,7 +17,9 @@
limitations under the License.
-->
-<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>
<parent>
Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml 2009-01-29 18:04:42 UTC (rev 1340)
+++ tck/trunk/pom.xml 2009-01-29 18:08:10 UTC (rev 1341)
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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.webbeans.tck</groupId>
<artifactId>parent</artifactId>
@@ -213,7 +215,7 @@
<ciManagement>
<system>Hudson</system>
- <url />
+ <url></url>
</ciManagement>
<issueManagement>