minesweeper/pom.xml
branchibrwsr
changeset 126 a090087ae580
parent 125 d7b40912b16d
child 134 dad4f0d41b9f
     1.1 --- a/minesweeper/pom.xml	Thu Mar 27 15:37:25 2014 +0100
     1.2 +++ b/minesweeper/pom.xml	Fri Apr 11 08:59:42 2014 +0200
     1.3 @@ -417,7 +417,7 @@
     1.4                    <plugin>
     1.5                        <groupId>org.robovm</groupId>
     1.6                        <artifactId>robovm-maven-plugin</artifactId>
     1.7 -                      <version>0.0.10.1</version>
     1.8 +                      <version>0.0.11.1</version>
     1.9                        <configuration>
    1.10                            <config>
    1.11                                <mainClass>org.apidesign.demo.minesweeper.Main</mainClass>