From d69e1173267783e28b0ab6b857c30932ffd22f77 Mon Sep 17 00:00:00 2001 From: JuanfeSanahuja Date: Wed, 19 Apr 2023 15:48:38 +0200 Subject: [PATCH] Prepare release 4.8.0 --- commons-datastore/commons-datastore-core/pom.xml | 2 +- commons-datastore/commons-datastore-mongodb/pom.xml | 2 +- commons-datastore/commons-datastore-solr/pom.xml | 2 +- commons-datastore/pom.xml | 2 +- commons-lib/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/commons-datastore/commons-datastore-core/pom.xml b/commons-datastore/commons-datastore-core/pom.xml index 33a3f3d0..d9c77d94 100644 --- a/commons-datastore/commons-datastore-core/pom.xml +++ b/commons-datastore/commons-datastore-core/pom.xml @@ -6,7 +6,7 @@ org.opencb.commons commons-datastore - 4.8.0-SNAPSHOT + 4.8.0 ../pom.xml diff --git a/commons-datastore/commons-datastore-mongodb/pom.xml b/commons-datastore/commons-datastore-mongodb/pom.xml index a9a3c8f4..82a45400 100644 --- a/commons-datastore/commons-datastore-mongodb/pom.xml +++ b/commons-datastore/commons-datastore-mongodb/pom.xml @@ -6,7 +6,7 @@ org.opencb.commons commons-datastore - 4.8.0-SNAPSHOT + 4.8.0 ../pom.xml diff --git a/commons-datastore/commons-datastore-solr/pom.xml b/commons-datastore/commons-datastore-solr/pom.xml index f1ddc8f1..912991e9 100644 --- a/commons-datastore/commons-datastore-solr/pom.xml +++ b/commons-datastore/commons-datastore-solr/pom.xml @@ -22,7 +22,7 @@ org.opencb.commons commons-datastore - 4.8.0-SNAPSHOT + 4.8.0 ../pom.xml diff --git a/commons-datastore/pom.xml b/commons-datastore/pom.xml index 327cc3dd..e7813bef 100644 --- a/commons-datastore/pom.xml +++ b/commons-datastore/pom.xml @@ -6,7 +6,7 @@ org.opencb.commons commons - 4.8.0-SNAPSHOT + 4.8.0 ../pom.xml diff --git a/commons-lib/pom.xml b/commons-lib/pom.xml index 516e7cb9..29e1293e 100644 --- a/commons-lib/pom.xml +++ b/commons-lib/pom.xml @@ -6,7 +6,7 @@ org.opencb.commons commons - 4.8.0-SNAPSHOT + 4.8.0 ../pom.xml diff --git a/pom.xml b/pom.xml index dc3bad55..eeaadfc2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.opencb.commons commons - 4.8.0-SNAPSHOT + 4.8.0 pom OpenCB commons project