aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJoshua Slack <[email protected]>2013-06-26 11:38:09 -0700
committerJoshua Slack <[email protected]>2013-06-26 11:38:09 -0700
commit44f10f66f1dbbc39fd4f9b3b2177cfa385177108 (patch)
tree9cb9b4bcf0a304e291f752fd6a42d4404dc6814d /pom.xml
parent88808586c2a7a14666edf43175d62bf7a453769c (diff)
parentd9d66acb316d771c4d35af82f4bbb75b375a49be (diff)
Merge pull request #53 from gouessej/master
Switches to JOGL 2.0.2 RC12
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 a983c6d..8c6afde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jogamp.version>2.0.2-rc-20130619</jogamp.version>
+ <jogamp.version>2.0.2-rc12</jogamp.version>
<lwjgl.version>2.8.4</lwjgl.version>
<swt.version>3650</swt.version>
<osgi.project.version>0.9_SNAPSHOT</osgi.project.version>