summaryrefslogtreecommitdiffstats
path: root/maven/projects/newt/pom.sh
diff options
context:
space:
mode:
authorMark Raynsford <[email protected]>2014-07-11 19:09:32 +0000
committerMark Raynsford <[email protected]>2014-07-11 19:09:32 +0000
commit6c2d8d425df5436663f85a5cf0a5396ae3de7d6f (patch)
treeb3fc7345e4494517327832306b8b4317a2050228 /maven/projects/newt/pom.sh
parentc386cf285bfaf797c6779189c09e42d68e43b102 (diff)
Add jogl-main, nativewindow-main, newt-main - frontends for the atomics
packages that allow for pulling in all platform natives easily. Add test suite. Bug: 1023
Diffstat (limited to 'maven/projects/newt/pom.sh')
-rwxr-xr-xmaven/projects/newt/pom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/projects/newt/pom.sh b/maven/projects/newt/pom.sh
index da45efc..7132b8e 100755
--- a/maven/projects/newt/pom.sh
+++ b/maven/projects/newt/pom.sh
@@ -25,7 +25,7 @@ cat <<EOF
<artifactId>newt</artifactId>
<version>${VERSION}</version>
<packaging>jar</packaging>
- <name>JOGL</name>
+ <name>NEWT</name>
<description>Java™ Binding for the OpenGL® API (NEWT atomic jar files)</description>
<url>http://jogamp.org/jogl/www/</url>