Adjusting version
authorJaroslav Tulach <jtulach@netbeans.org>
Sun, 24 May 2009 15:27:02 +0200
changeset 20e93d2bfcb410
parent 19 ae8603970d9a
child 21 84cd04579d0d
Adjusting version
quoridor/pom.xml
     1.1 --- a/quoridor/pom.xml	Sun May 24 14:17:11 2009 +0200
     1.2 +++ b/quoridor/pom.xml	Sun May 24 15:27:02 2009 +0200
     1.3 @@ -4,7 +4,6 @@
     1.4    <groupId>org.apidesign</groupId>
     1.5    <artifactId>quoridor</artifactId>
     1.6    <packaging>jar</packaging>
     1.7 -  <version>7.22.0</version>
     1.8    <url>http://quoridor.xelfi.cz</url>
     1.9    <!--
    1.10    <parent>
    1.11 @@ -69,4 +68,6 @@
    1.12      </dependencies>
    1.13      <name>Quoridor Library</name>
    1.14      <description>Quoridor library provides API to play the Quoridor game.</description>
    1.15 +    <version>1.0</version>
    1.16  </project>
    1.17 +