summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Jordan <[email protected]>2020-02-05 21:37:04 +1300
committerPhilip Jordan <[email protected]>2020-02-05 21:37:04 +1300
commitc6cd1c40b00add412e34d5c7c0e6fd498ef81072 (patch)
tree9ab08619c9948a0e1a6bedaeeb3411dbeed68762
parent4270d5fa417ca495bc3e5d181f4cdbfb631cfa9b (diff)
returned jogl dependent version to 2.3.2
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 44f0328..eea3973 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,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>