# HG changeset patch # User Jaroslav Tulach # Date 1374836178 -7200 # Node ID e976e16f3f0305cc37f6e6db398c2fe96038e244 # Parent f0dd921cf9852c93fb4e718602e37adcd5333db7 Also use version 0.2 of the plugin in the nbactions*.xml files diff -r f0dd921cf985 -r e976e16f3f03 chess/nbactions-iOSDeploy.xml --- a/chess/nbactions-iOSDeploy.xml Fri Jul 26 12:40:51 2013 +0200 +++ b/chess/nbactions-iOSDeploy.xml Fri Jul 26 12:56:18 2013 +0200 @@ -29,7 +29,7 @@ run package - org.netbeans.ios:ios-maven-plugin:0.2-SNAPSHOT:deploy + ios-maven-plugin:0.2:deploy true @@ -39,7 +39,7 @@ debug package - org.netbeans.ios:ios-maven-plugin:0.2-SNAPSHOT:deploy + org.netbeans.ios:ios-maven-plugin:0.2:deploy true