aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2015-10-13 21:54:45 +0200
committerJulien Gouesse <[email protected]>2015-10-13 21:54:45 +0200
commit6ed12762c1d496e97a99f4ed74a18ba63ca1dd18 (patch)
tree8514ecba68739e4bce524ed8b2d65f0be4540454 /pom.xml
parent644c9542f9fb1949c08fedfc15722b451de1ab1b (diff)
Updates JogAmp, uses the build 2.3.2
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 5b6b29c..6770ffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,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-20150929</jogamp.version>
+ <jogamp.version>2.3.2</jogamp.version>
<swt.version>3.8</swt.version>
</properties>