Trying to bump up versions
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 28 Nov 2010 09:38:14 +0100
changeset 27702542f49f327
parent 276 f0a4e8c41419
child 279 cc6a819a1f8f
Trying to bump up versions
pom.xml
     1.1 --- a/pom.xml	Sat Nov 27 17:32:47 2010 +0100
     1.2 +++ b/pom.xml	Sun Nov 28 09:38:14 2010 +0100
     1.3 @@ -48,12 +48,12 @@
     1.4    <properties>
     1.5        <jerseyVersion>1.3</jerseyVersion>
     1.6        <quoridorVersion>1.4</quoridorVersion>
     1.7 -      <webidorVersion>1.18</webidorVersion>
     1.8 +      <webidorVersion>1.19</webidorVersion>
     1.9        <visidorVersion>1.0-SNAPSHOT</visidorVersion>
    1.10        <freemarkerVersion>1.61</freemarkerVersion>
    1.11        <emailerVersion>1.1</emailerVersion>
    1.12        <statisticsVersion>1.8</statisticsVersion>
    1.13 -      <wsdorVersion>1.1</wsdorVersion>
    1.14 +      <wsdorVersion>1.2</wsdorVersion>
    1.15    </properties>
    1.16    <modules>
    1.17      <module>quoridor</module>
    1.18 @@ -78,4 +78,4 @@
    1.19              </plugin>
    1.20          </plugins>
    1.21      </build>
    1.22 -</project>
    1.23 \ No newline at end of file
    1.24 +</project>