From 32901e40484dbeb092eab8ae9d1df634b4781810 Mon Sep 17 00:00:00 2001 From: srishti Date: Wed, 8 Jun 2022 12:10:59 +0200 Subject: [PATCH] #Fixing the versioning --- commons-error/pom.xml | 2 +- commons-logs/pom.xml | 2 +- commons-oauth/pom.xml | 4 ++-- commons-search/pom.xml | 2 +- commons-web/pom.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/commons-error/pom.xml b/commons-error/pom.xml index ffaf35ca..b1380e18 100644 --- a/commons-error/pom.xml +++ b/commons-error/pom.xml @@ -37,7 +37,7 @@ eu.europeana.api.commons commons-definitions - 0.3.14-SNAPSHOT + ${version} javax.servlet diff --git a/commons-logs/pom.xml b/commons-logs/pom.xml index 001ba15c..e8440d42 100644 --- a/commons-logs/pom.xml +++ b/commons-logs/pom.xml @@ -6,7 +6,7 @@ eu.europeana.api.commons ../pom.xml - 0.2.10 + 0.3.14-SNAPSHOT commons-api-services diff --git a/commons-oauth/pom.xml b/commons-oauth/pom.xml index 44061455..00d757b3 100644 --- a/commons-oauth/pom.xml +++ b/commons-oauth/pom.xml @@ -62,13 +62,13 @@ eu.europeana.api.commons commons-net - 0.3.14-SNAPSHOT + ${version} eu.europeana.api.commons commons-definitions - 0.3.14-SNAPSHOT + ${version} diff --git a/commons-search/pom.xml b/commons-search/pom.xml index 40b861b3..3a6ed54b 100644 --- a/commons-search/pom.xml +++ b/commons-search/pom.xml @@ -23,7 +23,7 @@ eu.europeana.api.commons commons-definitions - 0.3.14-SNAPSHOT + ${version} diff --git a/commons-web/pom.xml b/commons-web/pom.xml index 09b49f5e..24f0355e 100644 --- a/commons-web/pom.xml +++ b/commons-web/pom.xml @@ -27,13 +27,13 @@ eu.europeana.api.commons commons-net - 0.3.14-SNAPSHOT + ${version} eu.europeana.api.commons commons-oauth - 0.3.14-SNAPSHOT + ${version}