diff --git a/jmespath-core/pom.xml b/jmespath-core/pom.xml index 9dd43c48..145f4277 100644 --- a/jmespath-core/pom.xml +++ b/jmespath-core/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-gson/pom.xml b/jmespath-gson/pom.xml index 27d081bb..3dbd7f44 100644 --- a/jmespath-gson/pom.xml +++ b/jmespath-gson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-jackson/pom.xml b/jmespath-jackson/pom.xml index c686cfec..6f1a1ce1 100644 --- a/jmespath-jackson/pom.xml +++ b/jmespath-jackson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/jmespath-vertx/pom.xml b/jmespath-vertx/pom.xml index 56078197..afce2c5d 100644 --- a/jmespath-vertx/pom.xml +++ b/jmespath-vertx/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/pom.xml b/pom.xml index b55ce412..2ae41bdc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.4.0 pom JMESPath @@ -50,7 +50,7 @@ scm:git:ssh://git@github.com/burtcorp/jmespath-java.git scm:git:ssh://git@github.com/burtcorp/jmespath-java.git https://github.com/burtcorp/jmespath-java.git - jmespath-${project.version} + jmespath-0.4.0