diff --git a/jamjet-agent-spring-boot-starter/README.md b/jamjet-agent-spring-boot-starter/README.md
index 353bb25..69b5fec 100644
--- a/jamjet-agent-spring-boot-starter/README.md
+++ b/jamjet-agent-spring-boot-starter/README.md
@@ -15,7 +15,7 @@ the model-seam sidecar, so its bean types always link.
dev.jamjet
jamjet-agent-spring-boot-starter
- 0.3.1
+ 0.4.0
```
diff --git a/jamjet-agent-spring-boot-starter/pom.xml b/jamjet-agent-spring-boot-starter/pom.xml
index a059c83..42a254e 100644
--- a/jamjet-agent-spring-boot-starter/pom.xml
+++ b/jamjet-agent-spring-boot-starter/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-agent-spring-boot-starter
diff --git a/jamjet-agent/pom.xml b/jamjet-agent/pom.xml
index b17f213..b511ad8 100644
--- a/jamjet-agent/pom.xml
+++ b/jamjet-agent/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-agent
diff --git a/jamjet-cloud-sdk/pom.xml b/jamjet-cloud-sdk/pom.xml
index 59ef2b1..11caca5 100644
--- a/jamjet-cloud-sdk/pom.xml
+++ b/jamjet-cloud-sdk/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-cloud-sdk
diff --git a/jamjet-cloud-spring-boot-starter/pom.xml b/jamjet-cloud-spring-boot-starter/pom.xml
index d413a29..b22b7c0 100644
--- a/jamjet-cloud-spring-boot-starter/pom.xml
+++ b/jamjet-cloud-spring-boot-starter/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-cloud-spring-boot-starter
diff --git a/jamjet-runtime-core/pom.xml b/jamjet-runtime-core/pom.xml
index 2e904d3..2dfd0d3 100644
--- a/jamjet-runtime-core/pom.xml
+++ b/jamjet-runtime-core/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-core
diff --git a/jamjet-runtime-instrument/pom.xml b/jamjet-runtime-instrument/pom.xml
index a306d17..e1edc52 100644
--- a/jamjet-runtime-instrument/pom.xml
+++ b/jamjet-runtime-instrument/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-instrument
diff --git a/jamjet-runtime-plugins/pom.xml b/jamjet-runtime-plugins/pom.xml
index a3fd262..253d280 100644
--- a/jamjet-runtime-plugins/pom.xml
+++ b/jamjet-runtime-plugins/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-plugins
diff --git a/jamjet-runtime-protocols/pom.xml b/jamjet-runtime-protocols/pom.xml
index 009b905..199b288 100644
--- a/jamjet-runtime-protocols/pom.xml
+++ b/jamjet-runtime-protocols/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-protocols
diff --git a/jamjet-runtime-server/pom.xml b/jamjet-runtime-server/pom.xml
index 4f87d2e..d9b57a3 100644
--- a/jamjet-runtime-server/pom.xml
+++ b/jamjet-runtime-server/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-server
diff --git a/jamjet-spring-boot-starter/pom.xml b/jamjet-spring-boot-starter/pom.xml
index 6daa4c1..b913912 100644
--- a/jamjet-spring-boot-starter/pom.xml
+++ b/jamjet-spring-boot-starter/pom.xml
@@ -7,7 +7,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
jamjet-runtime-spring-boot-starter
diff --git a/pom.xml b/pom.xml
index 2409b63..d352cfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
dev.jamjet
jamjet-runtime-java-parent
- 0.3.1
+ 0.4.0
pom
JamJet Runtime Java