diff --git a/pom.xml b/pom.xml
index 9386ac72fa44e3e60c18dcd94da72882accda733..92c45a29c2ee1a26644fe3092602ef1f0315fe7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>com.aparapi</groupId>
     <artifactId>aparapi-examples</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.1</version>
     <packaging>jar</packaging>
 
     <properties>
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>com.aparapi</groupId>
             <artifactId>aparapi</artifactId>
-            <version>1.1.2</version>
+            <version>1.1.1</version>
         </dependency>
         <dependency>
             <groupId>org.jogamp.jogl</groupId>