diff --git a/consumer/mongodb-consumer/pom.xml b/consumer/mongodb-consumer/pom.xml index 444f67ff..fd3d274d 100644 --- a/consumer/mongodb-consumer/pom.xml +++ b/consumer/mongodb-consumer/pom.xml @@ -31,7 +31,7 @@ org.springframework.cloud.fn mongodb-common - 4.0.0-SNAPSHOT + ${project.version} test-jar test diff --git a/consumer/redis-consumer/pom.xml b/consumer/redis-consumer/pom.xml index b2473299..f2c72921 100644 --- a/consumer/redis-consumer/pom.xml +++ b/consumer/redis-consumer/pom.xml @@ -37,7 +37,7 @@ org.springframework.cloud.fn redis-common - 4.0.0-SNAPSHOT + ${project.version} test-jar test diff --git a/function/aggregator-function/pom.xml b/function/aggregator-function/pom.xml index f72778fd..ce11a214 100644 --- a/function/aggregator-function/pom.xml +++ b/function/aggregator-function/pom.xml @@ -37,7 +37,7 @@ org.springframework.cloud.fn mongodb-common - 4.0.0-SNAPSHOT + ${project.version} test-jar test diff --git a/supplier/mongodb-supplier/pom.xml b/supplier/mongodb-supplier/pom.xml index 4d5a4ff7..465671b9 100644 --- a/supplier/mongodb-supplier/pom.xml +++ b/supplier/mongodb-supplier/pom.xml @@ -41,7 +41,7 @@ org.springframework.cloud.fn mongodb-common - 4.0.0-SNAPSHOT + ${project.version} test-jar test