minesweeper/pom.xml
changeset 161 0ab3f9d7552d
parent 160 be13d9823456
child 162 898432e8f056
     1.1 --- a/minesweeper/pom.xml	Mon Jun 09 12:39:34 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Tue Jun 10 00:28:18 2014 +0200
     1.3 @@ -532,7 +532,7 @@
     1.4                    <plugin>
     1.5                        <groupId>org.robovm</groupId>
     1.6                        <artifactId>robovm-maven-plugin</artifactId>
     1.7 -                      <version>0.0.11.1</version>
     1.8 +                      <version>0.0.13.1</version>
     1.9                        <configuration>
    1.10                            <config>
    1.11                                <mainClass>org.apidesign.demo.minesweeper.Main</mainClass>