diff --git a/README.md b/README.md
index fd87130..c004ebd 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Note that the last version is currently not available in Maven Central yet.
### Maven dependency
-For Apache Kafka 0.10.0.1 (deprecated)
+For Apache Kafka 0.10.0.1 (deprecated & not stable)
Available in [Maven Central](https://search.maven.org/#artifactdetails%7Ccom.github.fhuss%7Ckafka-streams-cep%7C0.1.0%7Cjar)
@@ -35,7 +35,7 @@ As of Apache Kafka 1.0.0
com.github.fhuss
kafka-streams-cep
- 0.2.0-SNAPSHOT
+ 1.0.0
```
diff --git a/core/pom.xml b/core/pom.xml
index 7b160d5..99f36dc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
com.github.fhuss
kafka-streams-cep-parent
- 0.2.0-SNAPSHOT
+ 1.0.0
kafka-streams-cep
diff --git a/example/pom.xml b/example/pom.xml
index 9832e42..fa38988 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -7,7 +7,7 @@
com.github.fhuss
kafka-streams-cep-parent
- 0.2.0-SNAPSHOT
+ 1.0.0
kafka-streams-cep-example
diff --git a/pom.xml b/pom.xml
index 0aec9a2..b48e79d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.github.fhuss
kafka-streams-cep-parent
- 0.2.0-SNAPSHOT
+ 1.0.0
kafka-streams-cep-parent
pom