You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/05/22 10:46:34 UTC

svn commit: r540491 - in /cocoon/trunk/tools: ./ archetypes/cocoon-22-archetype-block-plain/ archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/ archetypes/cocoon-22-archetype-block/ archetypes/cocoon-22-archetype-block/s...

Author: reinhard
Date: Tue May 22 01:46:32 2007
New Revision: 540491

URL: http://svn.apache.org/viewvc?view=rev&rev=540491
Log:
increment cocoon-tools-modules after release

Modified:
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/pom.xml
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/pom.xml
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/pom.xml
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/pom.xml
    cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/main/resources/archetype-resources/pom.xml
    cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml
    cocoon/trunk/tools/cocoon-maven-plugin/pom.xml
    cocoon/trunk/tools/cocoon-maven-reports/pom.xml
    cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-plugin-demo/pom.xml
    cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml
    cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/pom.xml
    cocoon/trunk/tools/pom.xml

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/pom.xml Tue May 22 01:46:32 2007
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>  
 

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block-plain/src/main/resources/archetype-resources/pom.xml Tue May 22 01:46:32 2007
@@ -20,8 +20,7 @@
 <!--+
     | @version $Id$
     +-->
-<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>
   <packaging>jar</packaging>
@@ -49,4 +48,4 @@
     </dependency>
   </dependencies>
 
-</project>
\ No newline at end of file
+</project>

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/pom.xml Tue May 22 01:46:32 2007
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>  
 

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml Tue May 22 01:46:32 2007
@@ -20,8 +20,7 @@
 <!--+
     | @version $Id$
     +-->
-<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>
   <packaging>jar</packaging>
@@ -104,4 +103,4 @@
     </plugins>
   </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/pom.xml Tue May 22 01:46:32 2007
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-22-archetype-webapp</artifactId>

Modified: cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/main/resources/archetype-resources/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/main/resources/archetype-resources/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/cocoon-22-archetype-webapp/src/main/resources/archetype-resources/pom.xml Tue May 22 01:46:32 2007
@@ -20,8 +20,7 @@
 <!--+
     | @version $Id$
     +-->
-<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>
   <packaging>war</packaging>

Modified: cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-daisy-export-strategy/pom.xml Tue May 22 01:46:32 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-daisy-export-strategy</artifactId>

Modified: cocoon/trunk/tools/cocoon-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-maven-plugin/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-maven-plugin/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-maven-plugin/pom.xml Tue May 22 01:46:32 2007
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>    
+    <version>5-SNAPSHOT</version>    
   </parent>
   <artifactId>cocoon-maven-plugin</artifactId>
   <version>1.0.0-M2-SNAPSHOT</version>

Modified: cocoon/trunk/tools/cocoon-maven-reports/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-maven-reports/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-maven-reports/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-maven-reports/pom.xml Tue May 22 01:46:32 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>  
   <artifactId>cocoon-maven-reports</artifactId>

Modified: cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-plugin-demo/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-plugin-demo/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-plugin-demo/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-plugin-demo/pom.xml Tue May 22 01:46:32 2007
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon-tools-modules</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <name>cocoon-rcl-plugin-demo</name>
@@ -96,4 +96,4 @@
     </dependency>
   </dependencies>
   
-</project>
+</project>

Modified: cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml Tue May 22 01:46:32 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-rcl-spring-reloader</artifactId>

Modified: cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-webapp-wrapper/pom.xml Tue May 22 01:46:32 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-tools-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>4-SNAPSHOT</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-rcl-webapp-wrapper</artifactId>

Modified: cocoon/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/pom.xml?view=diff&rev=540491&r1=540490&r2=540491
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Tue May 22 01:46:32 2007
@@ -31,7 +31,7 @@
     <version>4-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-tools-modules</artifactId>
-  <version>4-SNAPSHOT</version>
+  <version>5-SNAPSHOT</version>
   <name>Cocoon Tools [modules]</name>
 
   <modules>