diff --git a/jmespath-core/pom.xml b/jmespath-core/pom.xml index 9dd43c48..3d1a08f5 100644 --- a/jmespath-core/pom.xml +++ b/jmespath-core/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.3.0 diff --git a/jmespath-gson/pom.xml b/jmespath-gson/pom.xml index 27d081bb..9b3b66df 100644 --- a/jmespath-gson/pom.xml +++ b/jmespath-gson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.3.0 diff --git a/jmespath-jackson/pom.xml b/jmespath-jackson/pom.xml index c686cfec..d25b0e2d 100644 --- a/jmespath-jackson/pom.xml +++ b/jmespath-jackson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.3.0 diff --git a/pom.xml b/pom.xml index 57d61bed..6afa6f9d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.burt jmespath - 0.3.1-SNAPSHOT + 0.3.0 pom JMESPath @@ -48,7 +48,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.3.0