diff --git a/app/pom.xml b/app/pom.xml
index 574486c10..4e082955f 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-app
diff --git a/core/pom.xml b/core/pom.xml
index 8d86926eb..5369f3930 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-core
diff --git a/graphql/api/pom.xml b/graphql/api/pom.xml
index ebc307c89..6052ce801 100644
--- a/graphql/api/pom.xml
+++ b/graphql/api/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/graphql/maven-plugin/pom.xml b/graphql/maven-plugin/pom.xml
index d318affda..ee6d7bce9 100644
--- a/graphql/maven-plugin/pom.xml
+++ b/graphql/maven-plugin/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/graphql/scalars/pom.xml b/graphql/scalars/pom.xml
index a5460a93a..c7c3f55fe 100644
--- a/graphql/scalars/pom.xml
+++ b/graphql/scalars/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/handler-spi/pom.xml b/handler-spi/pom.xml
index 954541022..19122b6db 100644
--- a/handler-spi/pom.xml
+++ b/handler-spi/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-handler-spi
diff --git a/it/pom.xml b/it/pom.xml
index 526fd3b9b..94ba50250 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-it
diff --git a/model/pom.xml b/model/pom.xml
index c8c03d549..efdb40805 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-model
diff --git a/pom.xml b/pom.xml
index 84c6b4e40..1c1138d12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.expediagroup.streamplatform
stream-registry
pom
- 2.1.1-SNAPSHOT
+ 2.1.1
https://expediagroup.github.io/stream-registry/
2018
@@ -21,7 +21,7 @@
scm:git:https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/ExpediaGroup/stream-registry.git
https://github.com/ExpediaGroup/stream-registry
- stream-registry-1.0.2
+ stream-registry-2.1.1
diff --git a/repository/api/pom.xml b/repository/api/pom.xml
index 5db1d424c..32727519e 100644
--- a/repository/api/pom.xml
+++ b/repository/api/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/repository/kafka/pom.xml b/repository/kafka/pom.xml
index 1d240ac89..94d0b3e22 100644
--- a/repository/kafka/pom.xml
+++ b/repository/kafka/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml
index 9c3c4bb78..0a7e4f547 100644
--- a/spring-boot-starter/pom.xml
+++ b/spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
stream-registry-spring-boot-starter
diff --git a/state/api/pom.xml b/state/api/pom.xml
index ecd7f22da..1f7af2124 100644
--- a/state/api/pom.xml
+++ b/state/api/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/avro/pom.xml b/state/avro/pom.xml
index e50f3dc4a..394b7927c 100644
--- a/state/avro/pom.xml
+++ b/state/avro/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/core/pom.xml b/state/core/pom.xml
index ab7e4e10b..2dc39e0d2 100644
--- a/state/core/pom.xml
+++ b/state/core/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/example/pom.xml b/state/example/pom.xml
index 9c1e91f98..d18bb9b09 100644
--- a/state/example/pom.xml
+++ b/state/example/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/graphql-sender/pom.xml b/state/graphql-sender/pom.xml
index cbea79e06..0bf48878c 100644
--- a/state/graphql-sender/pom.xml
+++ b/state/graphql-sender/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/it/pom.xml b/state/it/pom.xml
index e500bfb20..8eb484068 100644
--- a/state/it/pom.xml
+++ b/state/it/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/kafka-receiver/pom.xml b/state/kafka-receiver/pom.xml
index 04f080a9b..2cb06876b 100644
--- a/state/kafka-receiver/pom.xml
+++ b/state/kafka-receiver/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..
diff --git a/state/kafka-sender/pom.xml b/state/kafka-sender/pom.xml
index 77c35c5af..d693aced9 100644
--- a/state/kafka-sender/pom.xml
+++ b/state/kafka-sender/pom.xml
@@ -5,7 +5,7 @@
com.expediagroup.streamplatform
stream-registry
- 2.1.1-SNAPSHOT
+ 2.1.1
../..