diff options
Diffstat (limited to 'jogl-all-mobile.pom.sh')
-rwxr-xr-x | jogl-all-mobile.pom.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jogl-all-mobile.pom.sh b/jogl-all-mobile.pom.sh index ce7d11b..252728e 100755 --- a/jogl-all-mobile.pom.sh +++ b/jogl-all-mobile.pom.sh @@ -23,7 +23,7 @@ cat <<EOF <modelVersion>4.0.0</modelVersion> <groupId>org.jogamp.jogl</groupId> <artifactId>jogl-all-mobile</artifactId> - <version>2.0-rc9</version> + <version>${VERSION}</version> <packaging>jar</packaging> <name>JOGL</name> <description>Java™ Binding for the OpenGL® API (Mobile)</description> |