aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2015-09-26 21:56:29 +0200
committerJulien Gouesse <[email protected]>2015-09-26 21:56:29 +0200
commitf073831904dee2574417e3230c93541c808bcabb (patch)
tree45c12518ff2d939457ec339633d55f942b6cefe5
parent04fd80aa74facff1f969259cafeda4cd06c41ad5 (diff)
Updates JogAmp, uses the build 2.3.2-rc-20150926
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7ad3c41..7c90cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,7 @@
<!-- these properties help simplify specifying some commonly occurring variables -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jogamp.version>2.3.2-rc-20150812</jogamp.version>
+ <jogamp.version>2.3.2-rc-20150926</jogamp.version>
<swt.version>3.8</swt.version>
</properties>