Pulsar release v1.15
diff --git a/all/pom.xml b/all/pom.xml
index 6ff7d3e..2155789 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/managed-ledger/pom.xml b/managed-ledger/pom.xml
index 3396530..4ffa125 100644
--- a/managed-ledger/pom.xml
+++ b/managed-ledger/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 17d42fa..a0941ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <groupId>com.yahoo.pulsar</groupId>
   <artifactId>pulsar</artifactId>
 
-  <version>1.15-SNAPSHOT</version>
+  <version>1.15</version>
 
   <name>Pulsar</name>
   <description>Pulsar is a distributed pub-sub messaging platform with a very
diff --git a/pulsar-broker-common/pom.xml b/pulsar-broker-common/pom.xml
index 29fbac1..46d41ac 100644
--- a/pulsar-broker-common/pom.xml
+++ b/pulsar-broker-common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
   </parent>
 
   <artifactId>pulsar-broker-common</artifactId>
diff --git a/pulsar-broker/pom.xml b/pulsar-broker/pom.xml
index be1789f..077af7b 100644
--- a/pulsar-broker/pom.xml
+++ b/pulsar-broker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-checksum/pom.xml b/pulsar-checksum/pom.xml
index e17aa50..8b2eed1 100644
--- a/pulsar-checksum/pom.xml
+++ b/pulsar-checksum/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-client-admin/pom.xml b/pulsar-client-admin/pom.xml
index 6cfb071..8a7114a 100644
--- a/pulsar-client-admin/pom.xml
+++ b/pulsar-client-admin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-client-tools/pom.xml b/pulsar-client-tools/pom.xml
index d0103bb..ce8c905 100644
--- a/pulsar-client-tools/pom.xml
+++ b/pulsar-client-tools/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>com.yahoo.pulsar</groupId>
 		<artifactId>pulsar</artifactId>
-		<version>1.15-SNAPSHOT</version>
+		<version>1.15</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml
index 3d3e67b..a113b08 100644
--- a/pulsar-client/pom.xml
+++ b/pulsar-client/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml
index 64b32be..df0a04d 100644
--- a/pulsar-common/pom.xml
+++ b/pulsar-common/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-discovery-service/pom.xml b/pulsar-discovery-service/pom.xml
index d076964..a454b00 100644
--- a/pulsar-discovery-service/pom.xml
+++ b/pulsar-discovery-service/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-storm/pom.xml b/pulsar-storm/pom.xml
index 6fc9ff3..3bd2fbe 100644
--- a/pulsar-storm/pom.xml
+++ b/pulsar-storm/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-testclient/pom.xml b/pulsar-testclient/pom.xml
index 7da0ab5..587a4df 100644
--- a/pulsar-testclient/pom.xml
+++ b/pulsar-testclient/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>com.yahoo.pulsar</groupId>
 		<artifactId>pulsar</artifactId>
-		<version>1.15-SNAPSHOT</version>
+		<version>1.15</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/pulsar-websocket/pom.xml b/pulsar-websocket/pom.xml
index c0f4c7b..80229b3 100644
--- a/pulsar-websocket/pom.xml
+++ b/pulsar-websocket/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pulsar-zookeeper-utils/pom.xml b/pulsar-zookeeper-utils/pom.xml
index 1667549..a39113c 100644
--- a/pulsar-zookeeper-utils/pom.xml
+++ b/pulsar-zookeeper-utils/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.yahoo.pulsar</groupId>
     <artifactId>pulsar</artifactId>
-    <version>1.15-SNAPSHOT</version>
+    <version>1.15</version>
     <relativePath>..</relativePath>
   </parent>