Skip to content

Commit

Permalink
maven/trivial-test/pom.xml: Use JogAmp 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xranby committed Aug 13, 2014
1 parent 1bfb3f2 commit 3d74257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maven/trivial-test/pom.xml
Expand Up @@ -24,12 +24,12 @@
<dependency>
<groupId>org.jogamp.gluegen</groupId>
<artifactId>gluegen-rt-main</artifactId>
<version>2.0-rc11</version>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.jogamp.jogl</groupId>
<artifactId>jogl-all-main</artifactId>
<version>2.0-rc11</version>
<version>2.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 3d74257

Please sign in to comment.