[jboss-cvs] JBossAS SVN: r87380 - projects/bootstrap/trunk/spi-test.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Apr 15 12:35:12 EDT 2009
Author: ALRubinger
Date: 2009-04-15 12:35:11 -0400 (Wed, 15 Apr 2009)
New Revision: 87380
Modified:
projects/bootstrap/trunk/spi-test/pom.xml
Log:
[maven-release-plugin] prepare release jboss-bootstrap-spi-test-0.1.1
Modified: projects/bootstrap/trunk/spi-test/pom.xml
===================================================================
--- projects/bootstrap/trunk/spi-test/pom.xml 2009-04-15 16:34:49 UTC (rev 87379)
+++ projects/bootstrap/trunk/spi-test/pom.xml 2009-04-15 16:35:11 UTC (rev 87380)
@@ -2,8 +2,7 @@
<!--
vi:ts=2:sw=2:expandtab:
-->
-<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">
<!-- Parent -->
<parent>
@@ -19,7 +18,7 @@
<!-- Artifact Configuration -->
<artifactId>jboss-bootstrap-spi-test</artifactId>
<name>JBoss Bootstrap SPI Test</name>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.1</version>
<description>SPI Testing for JBoss Bootstrap</description>
@@ -203,4 +202,10 @@
</dependency>
</dependencies>
+
+ <scm>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-spi-test-0.1.1</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-spi-test-0.1.1</developerConnection>
+ <url>http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-spi-test-0.1.1</url>
+ </scm>
</project>
More information about the jboss-cvs-commits
mailing list