Skip to content

Commit 8cf6821

Browse files
committed
Pom tweaks, jnlp fixes and other niceties…
1 parent 2f20167 commit 8cf6821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorials/Simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>JavaCL Simple Tutorial Archetype</name>
77

88
<!--
9-
mvn archetype:create -DarchetypeGroupId=com.nativelibs4java -DarchetypeArtifactId=javacl-simple-tutorial -DarchetypeVersion=1.0.0-RC1 -DremoteRepositories=http://nativelibs4java.sourceforge.net/maven -DgroupId=test -DartifactId=test3
9+
mvn archetype:create -DarchetypeGroupId=com.nativelibs4java -DarchetypeArtifactId=javacl-simple-tutorial -DarchetypeVersion=1.0.0-RC1 -DremoteRepositories=http://oss.sonatype.org/content/groups/public -DgroupId=test -DartifactId=test3
1010
1111
-->
1212

0 commit comments

Comments
 (0)