[gatein-commits] gatein SVN: r269 - in tools/maven/doc-style/trunk: gatein-docbook-xslt and 1 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 5 06:39:00 EDT 2009


Author: thomas.heute at jboss.com
Date: 2009-10-05 06:39:00 -0400 (Mon, 05 Oct 2009)
New Revision: 269

Modified:
   tools/maven/doc-style/trunk/gatein-docbook-xslt/pom.xml
   tools/maven/doc-style/trunk/gatein-jdocbook-style/pom.xml
   tools/maven/doc-style/trunk/pom.xml
Log:
rollbacking mvn changes


Modified: tools/maven/doc-style/trunk/gatein-docbook-xslt/pom.xml
===================================================================
--- tools/maven/doc-style/trunk/gatein-docbook-xslt/pom.xml	2009-10-05 10:23:30 UTC (rev 268)
+++ tools/maven/doc-style/trunk/gatein-docbook-xslt/pom.xml	2009-10-05 10:39:00 UTC (rev 269)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.doc</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-CR1</version>
+      <version>1.0.0-CR1-SNAPSHOT</version>
    </parent>
    
    <name>GateIn - DocBook XSLT</name>

Modified: tools/maven/doc-style/trunk/gatein-jdocbook-style/pom.xml
===================================================================
--- tools/maven/doc-style/trunk/gatein-jdocbook-style/pom.xml	2009-10-05 10:23:30 UTC (rev 268)
+++ tools/maven/doc-style/trunk/gatein-jdocbook-style/pom.xml	2009-10-05 10:39:00 UTC (rev 269)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.doc</groupId>
       <artifactId>parent</artifactId>
-      <version>1.0.0-CR1</version>
+      <version>1.0.0-CR1-SNAPSHOT</version>
    </parent>
    
    <name>GateIn - Documentation Styles</name>

Modified: tools/maven/doc-style/trunk/pom.xml
===================================================================
--- tools/maven/doc-style/trunk/pom.xml	2009-10-05 10:23:30 UTC (rev 268)
+++ tools/maven/doc-style/trunk/pom.xml	2009-10-05 10:39:00 UTC (rev 269)
@@ -4,12 +4,12 @@
    <artifactId>parent</artifactId>
    <packaging>pom</packaging>
    <name>GateIn Doc - Aggregator POM</name>
-   <version>1.0.0-CR1</version>
+   <version>1.0.0-CR1-SNAPSHOT</version>
    
    <scm>
-     <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/tools/maven/doc-style/tags/1.0.0-CR1</connection>
-     <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/tools/maven/doc-style/tags/1.0.0-CR1</developerConnection>
-     <url>http://fisheye.jboss.org/browse/gatein/tools/maven/doc-style/tags/1.0.0-CR1</url>
+     <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/tools/maven/doc-style/trunk</connection>
+     <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/tools/maven/doc-style/trunk</developerConnection>
+     <url>http://fisheye.jboss.org/browse/gatein/tools/maven/doc-style/trunk</url>
    </scm>
    
    <repositories>
@@ -97,4 +97,4 @@
       <module>gatein-docbook-xslt</module>
       <module>gatein-jdocbook-style</module>
    </modules>
-</project>
\ No newline at end of file
+</project>



More information about the gatein-commits mailing list