New version
authorMartin Rexa <martin.rexa@centrum.cz>
Mon, 18 Jan 2010 10:29:14 +0100
changeset 2212d54f52b82f0
parent 220 fca206f8e5ef
child 222 d783bb2a7956
New version
freemarkerdor/pom.xml
statistics/pom.xml
     1.1 --- a/freemarkerdor/pom.xml	Sun Jan 17 14:37:01 2010 +0100
     1.2 +++ b/freemarkerdor/pom.xml	Mon Jan 18 10:29:14 2010 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4    <groupId>cz.xelfi.quoridor</groupId>
     1.5    <artifactId>freemarkerdor</artifactId>
     1.6    <name>freemarkerdor</name>
     1.7 -  <version>1.55</version>
     1.8 +  <version>1.56</version>
     1.9    <url>http://maven.apache.org</url>
    1.10    <dependencies>
    1.11      <dependency>
    1.12 @@ -74,7 +74,7 @@
    1.13      <dependency>
    1.14        <groupId>${project.groupId}</groupId>
    1.15        <artifactId>statistics</artifactId>
    1.16 -      <version>1.5</version>
    1.17 +      <version>1.6</version>
    1.18        <scope>test</scope>
    1.19      </dependency>
    1.20    </dependencies>
     2.1 --- a/statistics/pom.xml	Sun Jan 17 14:37:01 2010 +0100
     2.2 +++ b/statistics/pom.xml	Mon Jan 18 10:29:14 2010 +0100
     2.3 @@ -11,7 +11,7 @@
     2.4    <groupId>cz.xelfi.quoridor</groupId>
     2.5    <artifactId>statistics</artifactId>
     2.6    <packaging>jar</packaging>
     2.7 -  <version>1.5</version>
     2.8 +  <version>1.6</version>
     2.9    <name>Game Statistics</name>
    2.10    <url>http://maven.apache.org</url>
    2.11    <repositories>