diff --git a/modules/aws-ext/pom.xml b/modules/aws-ext/pom.xml index 1e6ea32ec..afbdedb77 100644 --- a/modules/aws-ext/pom.xml +++ b/modules/aws-ext/pom.xml @@ -108,7 +108,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/azure-ext/pom.xml b/modules/azure-ext/pom.xml index ebf32f5b1..20ef0a946 100644 --- a/modules/azure-ext/pom.xml +++ b/modules/azure-ext/pom.xml @@ -112,7 +112,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/geospatial-ext/examples/pom.xml b/modules/geospatial-ext/examples/pom.xml index 01a9d5c38..78dfded2b 100644 --- a/modules/geospatial-ext/examples/pom.xml +++ b/modules/geospatial-ext/examples/pom.xml @@ -190,7 +190,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/hibernate-ext/examples/pom.xml b/modules/hibernate-ext/examples/pom.xml index 2a2a38df4..c80f2e8c5 100644 --- a/modules/hibernate-ext/examples/pom.xml +++ b/modules/hibernate-ext/examples/pom.xml @@ -189,7 +189,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/ml-ext/ml/pom.xml b/modules/ml-ext/ml/pom.xml index 8c087edd0..c44c98c98 100644 --- a/modules/ml-ext/ml/pom.xml +++ b/modules/ml-ext/ml/pom.xml @@ -86,7 +86,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/performance-statistics-ext/pom.xml b/modules/performance-statistics-ext/pom.xml index 41b9425f3..a5af3e7fa 100644 --- a/modules/performance-statistics-ext/pom.xml +++ b/modules/performance-statistics-ext/pom.xml @@ -62,7 +62,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version}