[jboss-cvs] JBossAS SVN: r87192 - projects/bootstrap/trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 13 14:44:45 EDT 2009


Author: ALRubinger
Date: 2009-04-13 14:44:45 -0400 (Mon, 13 Apr 2009)
New Revision: 87192

Modified:
   projects/bootstrap/trunk/build/pom.xml
Log:
[maven-release-plugin] prepare release jboss-bootstrap-build-0.1.0

Modified: projects/bootstrap/trunk/build/pom.xml
===================================================================
--- projects/bootstrap/trunk/build/pom.xml	2009-04-13 18:25:40 UTC (rev 87191)
+++ projects/bootstrap/trunk/build/pom.xml	2009-04-13 18:44:45 UTC (rev 87192)
@@ -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>
@@ -18,7 +17,7 @@
   <!-- Artifact Configuration -->
   <groupId>org.jboss.bootstrap</groupId>
   <artifactId>jboss-bootstrap-build</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.1.0</version>
   <name>JBoss Bootstrap Build</name>
   <description>JBoss Bootstrap Build</description>
   <packaging>pom</packaging>
@@ -37,9 +36,9 @@
 
   <!-- SCM -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/bootstrap/trunk</developerConnection>
-    <url>http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/trunk</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-build-0.1.0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-build-0.1.0</developerConnection>
+    <url>http://anonsvn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-build-0.1.0</url>
   </scm>
 
   <!-- Issues -->




More information about the jboss-cvs-commits mailing list