Skip to content
Snippets Groups Projects
Unverified Commit 66a48dc5 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

build(release): Bumped version to new version post release as well as bumping...

build(release): Bumped version to new version post release as well as bumping aparapi dependency to latest snapshot version.
parent e00a5a9e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<groupId>com.aparapi</groupId>
<artifactId>aparapi-examples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
......@@ -81,7 +81,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<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