diff --git a/j2asyncapi-annotation/pom.xml b/j2asyncapi-annotation/pom.xml
index d2da010..84ed4fe 100644
--- a/j2asyncapi-annotation/pom.xml
+++ b/j2asyncapi-annotation/pom.xml
@@ -3,7 +3,7 @@
j2asyncapi
lu.greenhalos
- 0.13.0
+ 0.14.0-SNAPSHOT
4.0.0
j2asyncapi-annotation
diff --git a/j2asyncapi-processor/pom.xml b/j2asyncapi-processor/pom.xml
index 09dc842..439bf9a 100644
--- a/j2asyncapi-processor/pom.xml
+++ b/j2asyncapi-processor/pom.xml
@@ -3,7 +3,7 @@
j2asyncapi
lu.greenhalos
- 0.13.0
+ 0.14.0-SNAPSHOT
4.0.0
j2asyncapi-processor
diff --git a/j2asyncapi-schema/pom.xml b/j2asyncapi-schema/pom.xml
index 1632890..4f0663a 100644
--- a/j2asyncapi-schema/pom.xml
+++ b/j2asyncapi-schema/pom.xml
@@ -3,7 +3,7 @@
j2asyncapi
lu.greenhalos
- 0.13.0
+ 0.14.0-SNAPSHOT
4.0.0
j2asyncapi-schema
diff --git a/pom.xml b/pom.xml
index 46245dc..2a4c0e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
lu.greenhalos
j2asyncapi
pom
- 0.13.0
+ 0.14.0-SNAPSHOT
${project.groupId}:${project.artifactId}
A tool generate AsyncAPI yaml/json from Java code
@@ -29,7 +29,7 @@
scm:git:git://github.com/greenhalos/j2asyncapi.git
scm:git:ssh://git@github.com/greenhalos/j2asyncapi.git
https://github.com/greenhalos/j2asyncapi/tree/master
- v0.13.0
+ HEAD