diff --git a/README.md b/README.md
index 31d51e75d90a7a00e85115c0056f5e685576c4ec..b3cde9f5ce0ceb74d0a2de168b41f853b4a9b3ce 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.aparapi/aparapi/badge.png?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.aparapi/aparapi/)
 [![Gitter](https://badges.gitter.im/Syncleus/aparapi.svg)](https://gitter.im/Syncleus/aparapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
-[![Build Status](https://travis-ci.org/Syncleus/aparapi.svg?branch=master)](https://travis-ci.org/Syncleus/aparapi)
+[![Build Status](https://travis-ci.org/Syncleus/aparapi.svg?branch=v1.3.4)](https://travis-ci.org/Syncleus/aparapi)
 [![codecov](https://codecov.io/gh/Syncleus/aparapi/branch/master/graph/badge.svg)](https://codecov.io/gh/Syncleus/aparapi)
 [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b8c0efbe275f44369d9959b5ded14bfd)](https://www.codacy.com/app/freemo/aparapi?utm_source=github.com&utm_medium=referral&utm_content=Syncleus/aparapi&utm_campaign=badger)
 [![Dependency Status](https://www.versioneye.com/user/projects/5855deafad9aa2003738a08b/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5855deafad9aa2003738a08b)
diff --git a/pom.xml b/pom.xml
index 5d5422cde214004fbb3de2b6f08d5da55b87a73d..0305736227b3c79fa6aa3a76aa861becd774f91a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>com.aparapi</groupId>
     <artifactId>aparapi</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4</version>
     <packaging>jar</packaging>
 
     <properties>