Better description of the project, incrementing the API version strict-games-access
authorJaroslav Tulach <jtulach@netbeans.org>
Tue, 08 Dec 2009 18:35:11 +0100
branchstrict-games-access
changeset 1632a870f6d560e
parent 162 c1bfbe98152b
child 164 2949998db4f6
Better description of the project, incrementing the API version
webidor/pom.xml
     1.1 --- a/webidor/pom.xml	Tue Dec 08 15:34:50 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 +