aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2013-02-16 12:14:31 +0100
committerJulien Gouesse <[email protected]>2013-02-16 12:14:31 +0100
commit1a12ae5308288cfc861df4d214b1afc2fb8e8687 (patch)
treef9c2dacef1b1b88ecf6e6f8bee215a1b429ffcdd /pom.xml
parentbfa9324d6bacf66aaa57d3c036f7f6738a17b20a (diff)
Switches to the lastest post build of JOGL 2.0 RC11
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a113311..6817f0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<lwjgl.version>2.8.4</lwjgl.version>
- <jogl.version>2.0-rc11</jogl.version>
+ <jogl.version>2.0-rc11post06</jogl.version>
<swt.version>3650</swt.version>
<osgi.project.version>0.9_SNAPSHOT</osgi.project.version>
</properties>