summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-11-16 08:17:40 +0100
committerSven Gothel <[email protected]>2012-11-16 08:17:40 +0100
commitec62bb4e9abc55a6c714b8ba569dbabfe9c96db6 (patch)
treec8a6d004cf44caa305bb5c10663b6baa48dd3ce7
parent62c16b644082436c0b4217ff83b63d2528001818 (diff)
parent6002576df94af082f031252867891eba92a8c4ab (diff)
Merge branch 'master' of ssh://jogamp.org/srv/scm/jogl-demos
-rw-r--r--maven/trivial-test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/maven/trivial-test/pom.xml b/maven/trivial-test/pom.xml
index 1300b1c..f6d8e54 100644
--- a/maven/trivial-test/pom.xml
+++ b/maven/trivial-test/pom.xml
@@ -24,12 +24,12 @@
<dependency>
<groupId>org.jogamp.gluegen</groupId>
<artifactId>gluegen-rt-main</artifactId>
- <version>2.0-rc9</version>
+ <version>2.0-rc11</version>
</dependency>
<dependency>
<groupId>org.jogamp.jogl</groupId>
<artifactId>jogl-all-main</artifactId>
- <version>2.0-rc9</version>
+ <version>2.0-rc11</version>
</dependency>
</dependencies>