From 9aa96f38ac4681114329a8a5b389951e45864ce9 Mon Sep 17 00:00:00 2001 From: Immanuel Kattey Date: Mon, 22 Nov 2021 17:02:26 +0100 Subject: [PATCH] Release version 0.3.11 --- commons-definitions/pom.xml | 2 +- commons-error/pom.xml | 2 +- commons-net/pom.xml | 2 +- commons-nosql/pom.xml | 2 +- commons-oauth/pom.xml | 2 +- commons-search/pom.xml | 2 +- commons-web/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/commons-definitions/pom.xml b/commons-definitions/pom.xml index 1c1025d2..a352024d 100644 --- a/commons-definitions/pom.xml +++ b/commons-definitions/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/commons-error/pom.xml b/commons-error/pom.xml index 5bc9dc63..3c7e735e 100644 --- a/commons-error/pom.xml +++ b/commons-error/pom.xml @@ -3,7 +3,7 @@ commons-api-services eu.europeana.api.commons - 0.3.10-SNAPSHOT + 0.3.11 4.0.0 diff --git a/commons-net/pom.xml b/commons-net/pom.xml index 227a48b6..ab6412e2 100644 --- a/commons-net/pom.xml +++ b/commons-net/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/commons-nosql/pom.xml b/commons-nosql/pom.xml index 7096497c..130cf673 100644 --- a/commons-nosql/pom.xml +++ b/commons-nosql/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/commons-oauth/pom.xml b/commons-oauth/pom.xml index f4d002ba..7c345b4d 100644 --- a/commons-oauth/pom.xml +++ b/commons-oauth/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/commons-search/pom.xml b/commons-search/pom.xml index 82fe0055..f05cc3bd 100644 --- a/commons-search/pom.xml +++ b/commons-search/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/commons-web/pom.xml b/commons-web/pom.xml index 169c71ce..9a45a342 100644 --- a/commons-web/pom.xml +++ b/commons-web/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons ../pom.xml - 0.3.10-SNAPSHOT + 0.3.11 commons-api-services diff --git a/pom.xml b/pom.xml index aeafccfd..c4dcb556 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ eu.europeana.api.commons commons-api-services - 0.3.10-SNAPSHOT + 0.3.11 pom API Commons modules