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