Upgrade to 2.3 version, which is the version on AppStore and GooglePlay! nbrwsr
authorJaroslav Tulach <jtulach@netbeans.org>
Mon, 08 Sep 2014 17:15:53 +0200
branchnbrwsr
changeset 209daed0ea9470b
parent 208 9073c01ba497
child 210 8d38949946e9
Upgrade to 2.3 version, which is the version on AppStore and GooglePlay!
minesweeper/pom.xml
     1.1 --- a/minesweeper/pom.xml	Mon Sep 08 17:15:18 2014 +0200
     1.2 +++ b/minesweeper/pom.xml	Mon Sep 08 17:15:53 2014 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  
     1.5    <groupId>org.apidesign.demo</groupId>
     1.6    <artifactId>minesweeper</artifactId>
     1.7 -  <version>2.0-SNAPSHOT</version>
     1.8 +  <version>2.3-SNAPSHOT</version>
     1.9    <packaging>jar</packaging>
    1.10    <parent>
    1.11        <artifactId>demo</artifactId>