From 4bd0b4bbedcfce34decea6d2adcb275c5e21340c Mon Sep 17 00:00:00 2001 From: sajo-ebi <77010716+sajo-ebi@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:56:57 +0000 Subject: [PATCH] 3.3.8: Release done --- goci-core/goci-db-binding/pom.xml | 4 ++-- goci-core/goci-model/pom.xml | 4 ++-- goci-core/goci-ontology/pom.xml | 4 ++-- goci-core/goci-pussycat-api/pom.xml | 4 ++-- goci-core/goci-renderlets-core/pom.xml | 4 ++-- goci-core/goci-repository/pom.xml | 4 ++-- goci-core/goci-service/pom.xml | 4 ++-- goci-core/goci-sparql-renderlets/pom.xml | 4 ++-- goci-core/goci-spi/pom.xml | 2 +- goci-core/goci-tracking/pom.xml | 2 +- goci-core/pom.xml | 4 ++-- goci-data-services/goci-association-upload-services/pom.xml | 4 ++-- goci-data-services/goci-data-filtering-services/pom.xml | 4 ++-- goci-data-services/goci-data-mapping-services/pom.xml | 4 ++-- goci-data-services/goci-data-validation-services/pom.xml | 4 ++-- goci-data-services/pom.xml | 4 ++-- goci-dependencies/pom.xml | 6 +++--- goci-interfaces/goci-cttv-rest/pom.xml | 4 ++-- goci-interfaces/goci-curation/pom.xml | 4 ++-- goci-interfaces/goci-pussycat/pom.xml | 4 ++-- goci-interfaces/goci-solr/pom.xml | 4 ++-- goci-interfaces/pom.xml | 4 ++-- goci-parent/pom.xml | 4 ++-- goci-tools/goci-ancestry-mapper/pom.xml | 4 ++-- goci-tools/goci-association-file-validator/pom.xml | 4 ++-- goci-tools/goci-association-filter/pom.xml | 4 ++-- goci-tools/goci-catalog-io/pom.xml | 4 ++-- goci-tools/goci-cttv-jsonGeneration/pom.xml | 4 ++-- goci-tools/goci-cttv-snpExport/pom.xml | 4 ++-- goci-tools/goci-data-release-qc/pom.xml | 4 ++-- goci-tools/goci-datapublisher/pom.xml | 4 ++-- goci-tools/goci-deposition-sync/pom.xml | 2 +- goci-tools/goci-diagram-gen/pom.xml | 2 +- goci-tools/goci-email-service/pom.xml | 4 ++-- goci-tools/goci-kb-metrics/pom.xml | 4 ++-- goci-tools/goci-mapper/pom.xml | 4 ++-- goci-tools/goci-parent-mapper/pom.xml | 4 ++-- goci-tools/goci-public-data-export/pom.xml | 4 ++-- goci-tools/goci-solr-indexer/pom.xml | 4 ++-- goci-tools/goci-urilabelchecker/pom.xml | 4 ++-- goci-tools/goci-utils/pom.xml | 4 ++-- goci-tools/pom.xml | 4 ++-- pom.xml | 2 +- 43 files changed, 82 insertions(+), 82 deletions(-) diff --git a/goci-core/goci-db-binding/pom.xml b/goci-core/goci-db-binding/pom.xml index 47e164c3b..a99a37d91 100644 --- a/goci-core/goci-db-binding/pom.xml +++ b/goci-core/goci-db-binding/pom.xml @@ -8,7 +8,7 @@ goci-parent uk.ac.ebi.spot - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml @@ -16,7 +16,7 @@ goci-db-binding - 3.3.7 + 3.3.8 diff --git a/goci-core/goci-model/pom.xml b/goci-core/goci-model/pom.xml index 67ee5073d..7374358d0 100644 --- a/goci-core/goci-model/pom.xml +++ b/goci-core/goci-model/pom.xml @@ -6,7 +6,7 @@ goci-model - 3.3.7 + 3.3.8 GOCI Object Model @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-core/goci-ontology/pom.xml b/goci-core/goci-ontology/pom.xml index bc255604d..ec33e7264 100644 --- a/goci-core/goci-ontology/pom.xml +++ b/goci-core/goci-ontology/pom.xml @@ -5,7 +5,7 @@ goci-parent uk.ac.ebi.spot - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml @@ -13,7 +13,7 @@ goci-ontology - 3.3.7 + 3.3.8 diff --git a/goci-core/goci-pussycat-api/pom.xml b/goci-core/goci-pussycat-api/pom.xml index b43523994..39ce6609f 100644 --- a/goci-core/goci-pussycat-api/pom.xml +++ b/goci-core/goci-pussycat-api/pom.xml @@ -8,13 +8,13 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-pussycat-api - 3.3.7 + 3.3.8 GOCI Pussycat API diff --git a/goci-core/goci-renderlets-core/pom.xml b/goci-core/goci-renderlets-core/pom.xml index 039ac0af2..34ade64d9 100644 --- a/goci-core/goci-renderlets-core/pom.xml +++ b/goci-core/goci-renderlets-core/pom.xml @@ -8,13 +8,13 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-renderlets-core - 3.3.7 + 3.3.8 GOCI Renderlets Core (abstract viz logic) diff --git a/goci-core/goci-repository/pom.xml b/goci-core/goci-repository/pom.xml index c7075b32d..d7548847d 100644 --- a/goci-core/goci-repository/pom.xml +++ b/goci-core/goci-repository/pom.xml @@ -6,7 +6,7 @@ goci-repository - 3.3.7 + 3.3.8 GOCI Repositories @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-core/goci-service/pom.xml b/goci-core/goci-service/pom.xml index c9743716e..946250f29 100644 --- a/goci-core/goci-service/pom.xml +++ b/goci-core/goci-service/pom.xml @@ -6,7 +6,7 @@ goci-service - 3.3.7 + 3.3.8 GOCI Service Classes @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-core/goci-sparql-renderlets/pom.xml b/goci-core/goci-sparql-renderlets/pom.xml index 2f693ce5b..fc048b1de 100644 --- a/goci-core/goci-sparql-renderlets/pom.xml +++ b/goci-core/goci-sparql-renderlets/pom.xml @@ -7,12 +7,12 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-sparql-renderlets - 3.3.7 + 3.3.8 GOCI Pussycat SPARQL renderlets diff --git a/goci-core/goci-spi/pom.xml b/goci-core/goci-spi/pom.xml index 13773b2a7..ba49f8886 100644 --- a/goci-core/goci-spi/pom.xml +++ b/goci-core/goci-spi/pom.xml @@ -5,7 +5,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-core/goci-tracking/pom.xml b/goci-core/goci-tracking/pom.xml index a99e71b5a..9e4c0c12b 100644 --- a/goci-core/goci-tracking/pom.xml +++ b/goci-core/goci-tracking/pom.xml @@ -12,7 +12,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-core/pom.xml b/goci-core/pom.xml index 2c5a2b878..35d7f1fc6 100644 --- a/goci-core/pom.xml +++ b/goci-core/pom.xml @@ -6,7 +6,7 @@ goci-core - 3.3.7 + 3.3.8 pom @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci - 3.3.7 + 3.3.8 diff --git a/goci-data-services/goci-association-upload-services/pom.xml b/goci-data-services/goci-association-upload-services/pom.xml index 309748845..2d5df273d 100644 --- a/goci-data-services/goci-association-upload-services/pom.xml +++ b/goci-data-services/goci-association-upload-services/pom.xml @@ -6,7 +6,7 @@ goci-association-upload-services - 3.3.7 + 3.3.8 GOCI Association Upload Services @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-data-services/goci-data-filtering-services/pom.xml b/goci-data-services/goci-data-filtering-services/pom.xml index 7b9231ebf..dca54f134 100644 --- a/goci-data-services/goci-data-filtering-services/pom.xml +++ b/goci-data-services/goci-data-filtering-services/pom.xml @@ -6,14 +6,14 @@ goci-parent uk.ac.ebi.spot - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml 4.0.0 goci-data-filtering-services - 3.3.7 + 3.3.8 GOCI Data Filtering Services diff --git a/goci-data-services/goci-data-mapping-services/pom.xml b/goci-data-services/goci-data-mapping-services/pom.xml index 4a5ec9bdd..6e80705c6 100644 --- a/goci-data-services/goci-data-mapping-services/pom.xml +++ b/goci-data-services/goci-data-mapping-services/pom.xml @@ -5,7 +5,7 @@ 4.0.0 goci-data-mapping-services - 3.3.7 + 3.3.8 jar @@ -15,7 +15,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-data-services/goci-data-validation-services/pom.xml b/goci-data-services/goci-data-validation-services/pom.xml index 97e7223f4..294403ce5 100644 --- a/goci-data-services/goci-data-validation-services/pom.xml +++ b/goci-data-services/goci-data-validation-services/pom.xml @@ -6,7 +6,7 @@ goci-data-validation-services - 3.3.7 + 3.3.8 GOCI Data Validation Services @@ -15,7 +15,7 @@ uk.ac.ebi.spot - 3.3.7 + 3.3.8 goci-parent ../../goci-parent/pom.xml diff --git a/goci-data-services/pom.xml b/goci-data-services/pom.xml index 9fd565283..d4e1f0967 100644 --- a/goci-data-services/pom.xml +++ b/goci-data-services/pom.xml @@ -5,13 +5,13 @@ goci uk.ac.ebi.spot - 3.3.7 + 3.3.8 4.0.0 goci-data-services - 3.3.7 + 3.3.8 diff --git a/goci-dependencies/pom.xml b/goci-dependencies/pom.xml index 225072922..4c9baa817 100644 --- a/goci-dependencies/pom.xml +++ b/goci-dependencies/pom.xml @@ -7,7 +7,7 @@ uk.ac.ebi.spot goci-dependencies - 3.3.7 + 3.3.8 pom @@ -30,7 +30,7 @@ - 3.3.7 + 3.3.8 1.0.0.Final 19.3.0.0 @@ -161,7 +161,7 @@ uk.ac.ebi.spot goci-pussycat - 3.3.7 + 3.3.8 classes diff --git a/goci-interfaces/goci-cttv-rest/pom.xml b/goci-interfaces/goci-cttv-rest/pom.xml index 1cad39b2b..800ccda80 100644 --- a/goci-interfaces/goci-cttv-rest/pom.xml +++ b/goci-interfaces/goci-cttv-rest/pom.xml @@ -7,7 +7,7 @@ uk.ac.ebi.spot.cttv goci-cttv-rest - 3.3.7 + 3.3.8 GOCI CTTV Rest API @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-interfaces/goci-curation/pom.xml b/goci-interfaces/goci-curation/pom.xml index 2db5139de..efbbda460 100644 --- a/goci-interfaces/goci-curation/pom.xml +++ b/goci-interfaces/goci-curation/pom.xml @@ -6,7 +6,7 @@ goci-curation - 3.3.7 + 3.3.8 war @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-interfaces/goci-pussycat/pom.xml b/goci-interfaces/goci-pussycat/pom.xml index 8bef0fa32..d1e26997d 100644 --- a/goci-interfaces/goci-pussycat/pom.xml +++ b/goci-interfaces/goci-pussycat/pom.xml @@ -8,13 +8,13 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-pussycat - 3.3.7 + 3.3.8 war diff --git a/goci-interfaces/goci-solr/pom.xml b/goci-interfaces/goci-solr/pom.xml index 23819b286..b808c0cd8 100644 --- a/goci-interfaces/goci-solr/pom.xml +++ b/goci-interfaces/goci-solr/pom.xml @@ -5,7 +5,7 @@ 4.0.0 goci-solr - 3.3.7 + 3.3.8 GOCI Solr Configuration @@ -14,7 +14,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-interfaces/pom.xml b/goci-interfaces/pom.xml index 2612c8ce7..863d8ffa3 100644 --- a/goci-interfaces/pom.xml +++ b/goci-interfaces/pom.xml @@ -5,7 +5,7 @@ 4.0.0 goci-interfaces - 3.3.7 + 3.3.8 pom @@ -14,7 +14,7 @@ uk.ac.ebi.spot goci - 3.3.7 + 3.3.8 diff --git a/goci-parent/pom.xml b/goci-parent/pom.xml index a763112bb..de307f7ac 100644 --- a/goci-parent/pom.xml +++ b/goci-parent/pom.xml @@ -6,7 +6,7 @@ goci-parent - 3.3.7 + 3.3.8 pom @@ -14,7 +14,7 @@ uk.ac.ebi.spot goci-dependencies - 3.3.7 + 3.3.8 ../goci-dependencies/pom.xml diff --git a/goci-tools/goci-ancestry-mapper/pom.xml b/goci-tools/goci-ancestry-mapper/pom.xml index 17037ada4..851919f89 100644 --- a/goci-tools/goci-ancestry-mapper/pom.xml +++ b/goci-tools/goci-ancestry-mapper/pom.xml @@ -6,7 +6,7 @@ goci-ancestry-mapper - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-association-file-validator/pom.xml b/goci-tools/goci-association-file-validator/pom.xml index 82357e2df..225ba45fb 100644 --- a/goci-tools/goci-association-file-validator/pom.xml +++ b/goci-tools/goci-association-file-validator/pom.xml @@ -6,7 +6,7 @@ goci-association-file-validator - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-association-filter/pom.xml b/goci-tools/goci-association-filter/pom.xml index 292546d9d..8a6ebd8aa 100644 --- a/goci-tools/goci-association-filter/pom.xml +++ b/goci-tools/goci-association-filter/pom.xml @@ -7,7 +7,7 @@ goci-association-filter - 3.3.7 + 3.3.8 jar @@ -18,7 +18,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-catalog-io/pom.xml b/goci-tools/goci-catalog-io/pom.xml index 0ec2f33f3..4283b78a1 100644 --- a/goci-tools/goci-catalog-io/pom.xml +++ b/goci-tools/goci-catalog-io/pom.xml @@ -6,7 +6,7 @@ goci-catalog-io - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-cttv-jsonGeneration/pom.xml b/goci-tools/goci-cttv-jsonGeneration/pom.xml index d02e43681..217fe2482 100644 --- a/goci-tools/goci-cttv-jsonGeneration/pom.xml +++ b/goci-tools/goci-cttv-jsonGeneration/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-cttv-jsonGeneration - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-cttv-snpExport/pom.xml b/goci-tools/goci-cttv-snpExport/pom.xml index ea427e829..4f33b7943 100644 --- a/goci-tools/goci-cttv-snpExport/pom.xml +++ b/goci-tools/goci-cttv-snpExport/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-cttv-snpExport - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-data-release-qc/pom.xml b/goci-tools/goci-data-release-qc/pom.xml index 8b58fcf7b..bfa7de611 100644 --- a/goci-tools/goci-data-release-qc/pom.xml +++ b/goci-tools/goci-data-release-qc/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-data-release-qc - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-datapublisher/pom.xml b/goci-tools/goci-datapublisher/pom.xml index 5c94435ca..2008135f4 100644 --- a/goci-tools/goci-datapublisher/pom.xml +++ b/goci-tools/goci-datapublisher/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-datapublisher - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-deposition-sync/pom.xml b/goci-tools/goci-deposition-sync/pom.xml index 8f7abf583..17a402422 100644 --- a/goci-tools/goci-deposition-sync/pom.xml +++ b/goci-tools/goci-deposition-sync/pom.xml @@ -13,7 +13,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-diagram-gen/pom.xml b/goci-tools/goci-diagram-gen/pom.xml index 80a8d4082..3c819ba37 100644 --- a/goci-tools/goci-diagram-gen/pom.xml +++ b/goci-tools/goci-diagram-gen/pom.xml @@ -14,7 +14,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-email-service/pom.xml b/goci-tools/goci-email-service/pom.xml index 68403ba0e..07eff54f7 100644 --- a/goci-tools/goci-email-service/pom.xml +++ b/goci-tools/goci-email-service/pom.xml @@ -5,7 +5,7 @@ 4.0.0 goci-email-service - 3.3.7 + 3.3.8 @@ -16,7 +16,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-kb-metrics/pom.xml b/goci-tools/goci-kb-metrics/pom.xml index 2d60109ae..550c32ad7 100644 --- a/goci-tools/goci-kb-metrics/pom.xml +++ b/goci-tools/goci-kb-metrics/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-kb-metrics - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-mapper/pom.xml b/goci-tools/goci-mapper/pom.xml index 295d48e52..f6768e234 100644 --- a/goci-tools/goci-mapper/pom.xml +++ b/goci-tools/goci-mapper/pom.xml @@ -6,7 +6,7 @@ goci-mapper - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-parent-mapper/pom.xml b/goci-tools/goci-parent-mapper/pom.xml index 2671df255..b75c2d953 100644 --- a/goci-tools/goci-parent-mapper/pom.xml +++ b/goci-tools/goci-parent-mapper/pom.xml @@ -7,7 +7,7 @@ goci-parent-mapper - 3.3.7 + 3.3.8 jar @@ -18,7 +18,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-public-data-export/pom.xml b/goci-tools/goci-public-data-export/pom.xml index 6f0f9d84b..9e377856a 100644 --- a/goci-tools/goci-public-data-export/pom.xml +++ b/goci-tools/goci-public-data-export/pom.xml @@ -9,14 +9,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-public-data-export - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-solr-indexer/pom.xml b/goci-tools/goci-solr-indexer/pom.xml index fdc96ae66..6ceac47fe 100644 --- a/goci-tools/goci-solr-indexer/pom.xml +++ b/goci-tools/goci-solr-indexer/pom.xml @@ -6,7 +6,7 @@ goci-solr-indexer - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/goci-urilabelchecker/pom.xml b/goci-tools/goci-urilabelchecker/pom.xml index 0f4521f32..95b87e6c0 100644 --- a/goci-tools/goci-urilabelchecker/pom.xml +++ b/goci-tools/goci-urilabelchecker/pom.xml @@ -8,14 +8,14 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml goci-urilabelchecker - 3.3.7 + 3.3.8 jar diff --git a/goci-tools/goci-utils/pom.xml b/goci-tools/goci-utils/pom.xml index ca5b33bcd..9f39b7606 100644 --- a/goci-tools/goci-utils/pom.xml +++ b/goci-tools/goci-utils/pom.xml @@ -6,7 +6,7 @@ goci-utils - 3.3.7 + 3.3.8 jar @@ -17,7 +17,7 @@ uk.ac.ebi.spot goci-parent - 3.3.7 + 3.3.8 ../../goci-parent/pom.xml diff --git a/goci-tools/pom.xml b/goci-tools/pom.xml index c0d5f92ff..db3f2ea47 100644 --- a/goci-tools/pom.xml +++ b/goci-tools/pom.xml @@ -6,7 +6,7 @@ goci-tools - 3.3.7 + 3.3.8 pom @@ -16,7 +16,7 @@ uk.ac.ebi.spot goci - 3.3.7 + 3.3.8 diff --git a/pom.xml b/pom.xml index c4123a275..acc10c963 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ uk.ac.ebi.spot goci - 3.3.7 + 3.3.8 pom