Skip to content
Snippets Groups Projects
Commit 9390cfb4 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Bumped to latest snapshots.

parent 1f373679
No related branches found
No related tags found
No related merge requests found
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
<parent> <parent>
<groupId>com.syncleus</groupId> <groupId>com.syncleus</groupId>
<artifactId>syncleus</artifactId> <artifactId>syncleus</artifactId>
<version>6</version> <version>7-SNAPSHOT</version>
</parent> </parent>
<groupId>com.aparapi</groupId> <groupId>com.aparapi</groupId>
<artifactId>aparapi-examples</artifactId> <artifactId>aparapi-examples</artifactId>
<version>1.10.0-SNAPSHOT</version> <version>1.10.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<dependency> <dependency>
<groupId>com.aparapi</groupId> <groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId> <artifactId>aparapi</artifactId>
<version>1.10.0-SNAPSHOT</version> <version>1.10.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jogamp.gluegen</groupId> <groupId>org.jogamp.gluegen</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment