diff --git a/README.md b/README.md
index 97755d7..20fb75a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[](https://github.com/DominoKit/domino-history/actions/workflows/deploy.yaml/badge.svg?branch=development)
-
+


@@ -17,7 +17,7 @@ A wrapper for browser history state API
org.dominokit
domino-history-client
- 1.0.0-RC2
+ 1.0.0-RC3
```
diff --git a/domino-history-client/pom.xml b/domino-history-client/pom.xml
index 2fa4622..764da2f 100644
--- a/domino-history-client/pom.xml
+++ b/domino-history-client/pom.xml
@@ -4,7 +4,7 @@
org.dominokit
domino-history
- 1.0.0-RC3
+ HEAD-SNAPSHOT
gwt-lib
4.0.0
diff --git a/domino-history-jvm/pom.xml b/domino-history-jvm/pom.xml
index 1d549b4..d7fd0f7 100644
--- a/domino-history-jvm/pom.xml
+++ b/domino-history-jvm/pom.xml
@@ -5,7 +5,7 @@
domino-history
org.dominokit
- 1.0.0-RC3
+ HEAD-SNAPSHOT
jar
4.0.0
diff --git a/domino-history-shared/pom.xml b/domino-history-shared/pom.xml
index f4bea1e..a5f18ee 100644
--- a/domino-history-shared/pom.xml
+++ b/domino-history-shared/pom.xml
@@ -5,7 +5,7 @@
domino-history
org.dominokit
- 1.0.0-RC3
+ HEAD-SNAPSHOT
gwt-lib
4.0.0
diff --git a/domino-history-test/pom.xml b/domino-history-test/pom.xml
index f8d6ee1..cb1dc2c 100644
--- a/domino-history-test/pom.xml
+++ b/domino-history-test/pom.xml
@@ -5,7 +5,7 @@
domino-history
org.dominokit
- 1.0.0-RC3
+ HEAD-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 05a6e08..0e14dc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.dominokit
domino-history
- 1.0.0-RC3
+ HEAD-SNAPSHOT
pom
domino-history