aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a7b65f5..d42290c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.jogamp.java3d</groupId>
<artifactId>java3d-core</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<name>Java 3D Core</name>
<description>3D Graphics API for the Java Platform</description>
@@ -97,10 +97,10 @@
</scm>
<properties>
- <jogamp.version>2.3.2</jogamp.version>
+ <jogamp.version>2.4.0</jogamp.version>
<!-- NB: Token values for filtering VersionInfo.java. -->
- <version_base>1.7.0</version_base>
+ <version_base>1.7.1</version_base>
<build.spec.title>${project.name}</build.spec.title>
<build.spec.vendor></build.spec.vendor>
<build.impl.title>${project.name}</build.impl.title>