# HG changeset patch # User Jaroslav Tulach # Date 1374835251 -7200 # Node ID f0dd921cf9852c93fb4e718602e37adcd5333db7 # Parent a46846115b8357036cbbcebb3a803e9d6ca94dec Removing space in name and directly referencing the iOS plugin diff -r a46846115b83 -r f0dd921cf985 chess/pom.xml --- a/chess/pom.xml Fri Jul 26 09:28:49 2013 +0200 +++ b/chess/pom.xml Fri Jul 26 12:40:51 2013 +0200 @@ -12,7 +12,7 @@ 1.0-SNAPSHOT jar - Chess Game + ChessGame @@ -32,7 +32,15 @@ java.net Java.net - https://maven.java.net/content/repositories/releases/ + https://maven.java.net/content/repositories/snapshots/ + + true + + + + ios + NetBeans iOS Maven Plugin + http://beetle.cz.oracle.com/~jtulach/maven/ @@ -145,7 +153,7 @@ org.netbeans.ios ios-maven-plugin - 0.2-SNAPSHOT + 0.2 ${project.build.directory}/${project.build.finalName}.jar ${project.name}