Author: thorsten
Date: Mon Oct 27 06:59:55 2008
New Revision: 708180
URL: http://svn.apache.org/viewvc?rev=708180&view=rev
Log:
Updating version number and dependencies
Modified:
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/pom.xml
Modified:
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/pom.xml
URL:
http://svn.apache.org/viewvc/forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/pom.xml?rev=708180&r1=708179&r2=708180&view=diff
==============================================================================
---
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/pom.xml
(original)
+++
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/cocoon-2.2-block/pom.xml
Mon Oct 27 06:59:55 2008
@@ -29,7 +29,7 @@
<name>dispatcher</name>
<groupId>org.apache.forrest</groupId>
<artifactId>dispatcher</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
<dependencies>
<dependency>
@@ -40,27 +40,27 @@
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-core</artifactId>
- <version>2.2.0-RC3-SNAPSHOT</version>
+ <version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-servlet-service-components</artifactId>
- <version>1.0.0-RC2-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.forrest</groupId>
<artifactId>propertiesGenerator</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.forrest</groupId>
<artifactId>locationmap</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-template-impl</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.cocoon</groupId>
@@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-maven-plugin</artifactId>
- <version>1.0.0-RC1-SNAPSHOT</version>
+ <version>1.0.0-M3</version>
<executions>
<execution>
<id>rcl</id>