From 0b52898a813e3937a1dae111a2db2c059258ac7a Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman Date: Sun, 11 Feb 2018 23:00:10 -0500 Subject: [PATCH] release version 1.5.0 --- README.md | 2 +- pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b98e4e..63bb4c4 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ matches it since snapshots do not appear in maven central. ```bash -git checkout v1.3.4 +git checkout v1.5.0 mvn clean package exec:java ``` diff --git a/pom.xml b/pom.xml index b8889cf..fee8725 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.aparapi aparapi-examples - 1.5.0-SNAPSHOT + 1.5.0 jar @@ -40,6 +40,7 @@ scm:git:https://github.com/Syncleus/aparapi-examples.git scm:git:ssh://git@github.com/Syncleus/aparapi-examples.git https://github.com/Syncleus/aparapi-examples + v1.5.0 @@ -81,7 +82,7 @@ com.aparapi aparapi - 1.5.0-SNAPSHOT + 1.5.0 org.jogamp.gluegen