Skip to content

Commit

Permalink
first round of version increments
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhard committed Dec 8, 2006
1 parent 105efcd commit ca02654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-flowscript</artifactId>
<version>1</version>
<version>2-SNAPSHOT</version>
</parent>
<artifactId>cocoon-flowscript-impl</artifactId>
<version>1.0.0-M2-SNAPSHOT</version>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-core</artifactId>
<version>2.2.0-M2</version>
<version>2.2.0-M3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit ca02654

Please sign in to comment.