aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Jordan <[email protected]>2020-02-05 21:37:39 +1300
committerPhilip Jordan <[email protected]>2020-02-05 21:37:39 +1300
commit161d5cadfa12e3c76cc7d74681113bafee469cf8 (patch)
tree60b6e6e46ca88d44f8f51f7970c6f5aaa410805c
parentf9d4cc93e6f645a92cb3ffcba71c3c594e2a0bc7 (diff)
returned jogl dependent version to 2.3.2dev1.7.1
pending the formal release of 2.4.0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fb01c3f..f66ffaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
</scm>
<properties>
- <jogamp.version>2.4.0</jogamp.version>
+ <jogamp.version>2.3.2</jogamp.version>
<!-- NB: Avoid platform encoding warning when copying resources. -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>