diff --git a/jmespath-core/pom.xml b/jmespath-core/pom.xml index e1e65cb2..9486f603 100644 --- a/jmespath-core/pom.xml +++ b/jmespath-core/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/jmespath-gson/pom.xml b/jmespath-gson/pom.xml index d22121af..23e8c6c8 100644 --- a/jmespath-gson/pom.xml +++ b/jmespath-gson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/jmespath-jackson/pom.xml b/jmespath-jackson/pom.xml index 8efea1e1..cb697aac 100644 --- a/jmespath-jackson/pom.xml +++ b/jmespath-jackson/pom.xml @@ -10,7 +10,7 @@ io.burt jmespath - 0.2.1-SNAPSHOT + 0.2.1 diff --git a/pom.xml b/pom.xml index 2412a046..10fcc555 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.burt jmespath - 0.2.1-SNAPSHOT + 0.2.1 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.2.1