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

build(release): releasing version 1.8.0.

parent 4c78b15a
No related merge requests found
......@@ -10,7 +10,7 @@
<groupId>com.aparapi</groupId>
<artifactId>aparapi-examples</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>
<packaging>jar</packaging>
<properties>
......@@ -40,6 +40,7 @@
<connection>scm:git:https://github.com/Syncleus/aparapi-examples.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi-examples.git</developerConnection>
<url>https://github.com/Syncleus/aparapi-examples</url>
<tag>v1.8.0</tag>
</scm>
<issueManagement>
......@@ -81,7 +82,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</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