2.3-SNAPSHOT to 3.0-SNAPSHOT

This commit is contained in:
Erlend Hamnaberg
2010-01-29 20:06:18 +01:00
parent 41853cec7e
commit 830035bcec
18 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -5,13 +5,13 @@
<parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys-parent</artifactId>
<version>2.3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys-servlet</artifactId>
<version>2.3-SNAPSHOT</version>
<version>3.0-SNAPSHOT</version>
<name>TwelveMonkeys Servlet</name>
<dependencies>