Release 0.1.5.

Change-Id: If5662f38b8475c588223b93ce0bf1cee31a37b6c
diff --git a/pom.xml b/pom.xml
index b13d472..c6fef5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <version>0.1.5-SNAPSHOT</version>
+  <version>0.1.5</version>
 
   <artifactId>jgvariant-bundle</artifactId>
   <packaging>pom</packaging>
@@ -20,7 +20,7 @@
   <parent>
     <groupId>eu.mulk.jgvariant</groupId>
     <artifactId>jgvariant-parent</artifactId>
-    <version>0.1.5-SNAPSHOT</version>
+    <version>0.1.5</version>
     <relativePath>jgvariant-parent/pom.xml</relativePath>
   </parent>