webidor/pom.xml
branchstrict-games-access
changeset 163 2a870f6d560e
parent 143 4eb88f05c207
child 166 8c9131715765
     1.1 --- a/webidor/pom.xml	Sat Nov 07 15:23:14 2009 +0100
     1.2 +++ b/webidor/pom.xml	Tue Dec 08 18:35:11 2009 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4    <groupId>org.apidesign</groupId>
     1.5    <artifactId>webidor</artifactId>
     1.6    <packaging>jar</packaging>
     1.7 -  <version>1.8</version>
     1.8 +  <version>1.9</version>
     1.9    <name>webidor server</name>
    1.10    <url>http://maven.apache.org</url>
    1.11    <repositories>
    1.12 @@ -125,6 +125,8 @@
    1.13        </plugin>
    1.14      </plugins>
    1.15    </build>
    1.16 +    <description>Server with REST API for playing, inspecting and managing Quoridor games.</description>
    1.17  </project>
    1.18  
    1.19  
    1.20 +