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 @@
         <artifactId>goci-parent</artifactId>
         <groupId>uk.ac.ebi.spot</groupId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
@@ -16,7 +16,7 @@
 
     <artifactId>goci-db-binding</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
 
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 @@
 
     <artifactId>goci-model</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Object Model</name>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <parent>
         <artifactId>goci-parent</artifactId>
         <groupId>uk.ac.ebi.spot</groupId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
@@ -13,7 +13,7 @@
 
     <artifactId>goci-ontology</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
 
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-pussycat-api</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Pussycat API</name>
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-renderlets-core</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Renderlets Core (abstract viz logic)</name>
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 @@
 
     <artifactId>goci-repository</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Repositories</name>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-service</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Service Classes</name>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-sparql-renderlets</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Pussycat SPARQL renderlets</name>
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-core</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <packaging>pom</packaging>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
     </parent>
 
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 @@
 
     <artifactId>goci-association-upload-services</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Association Upload Services</name>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <artifactId>goci-parent</artifactId>
         <groupId>uk.ac.ebi.spot</groupId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-data-filtering-services</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Data Filtering Services</name>
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 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-data-mapping-services</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-data-validation-services</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Data Validation Services</name>
@@ -15,7 +15,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <artifactId>goci-parent</artifactId>
         <relativePath>../../goci-parent/pom.xml</relativePath>
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 @@
     <parent>
         <artifactId>goci</artifactId>
         <groupId>uk.ac.ebi.spot</groupId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-data-services</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
 
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 @@
     <groupId>uk.ac.ebi.spot</groupId>
     <artifactId>goci-dependencies</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>pom</packaging>
 
@@ -30,7 +30,7 @@
 
     <properties>
 
-        <goci.version>3.3.7</goci.version>
+        <goci.version>3.3.8</goci.version>
 
         <hibernate.jpa.2.1.version>1.0.0.Final</hibernate.jpa.2.1.version>
         <oracle.version>19.3.0.0</oracle.version>
@@ -161,7 +161,7 @@
                 <groupId>uk.ac.ebi.spot</groupId>
                 <artifactId>goci-pussycat</artifactId>
 
-                <version>3.3.7</version>
+                <version>3.3.8</version>
 
                 <classifier>classes</classifier>
             </dependency>
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 @@
     <groupId>uk.ac.ebi.spot.cttv</groupId>
     <artifactId>goci-cttv-rest</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI CTTV Rest API</name>
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-curation</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>war</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-pussycat</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>war</packaging>
 
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 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-solr</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <name>GOCI Solr Configuration</name>
@@ -14,7 +14,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-interfaces</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <packaging>pom</packaging>
@@ -14,7 +14,7 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
     </parent>
 
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 @@
 
     <artifactId>goci-parent</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>pom</packaging>
 
@@ -14,7 +14,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-dependencies</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../goci-dependencies/pom.xml</relativePath>
         <!-- lookup parent from repository -->
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 @@
 
     <artifactId>goci-ancestry-mapper</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-association-file-validator</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-association-filter</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -18,7 +18,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
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 @@
 
     <artifactId>goci-catalog-io</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-cttv-jsonGeneration</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-cttv-snpExport</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-data-release-qc</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-datapublisher</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <parent>
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>goci-email-service</artifactId>
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
 
@@ -16,7 +16,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-kb-metrics</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
 
     <artifactId>goci-mapper</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-parent-mapper</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -18,7 +18,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-public-data-export</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
 
     <artifactId>goci-solr-indexer</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>goci-urilabelchecker</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
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 @@
 
     <artifactId>goci-utils</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
     <packaging>jar</packaging>
 
@@ -17,7 +17,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci-parent</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
         <relativePath>../../goci-parent/pom.xml</relativePath>
     </parent>
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 @@
 
     <artifactId>goci-tools</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <packaging>pom</packaging>
@@ -16,7 +16,7 @@
         <groupId>uk.ac.ebi.spot</groupId>
         <artifactId>goci</artifactId>
 
-        <version>3.3.7</version>
+        <version>3.3.8</version>
 
     </parent>
 
diff --git a/pom.xml b/pom.xml
index c4123a275..acc10c963 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <groupId>uk.ac.ebi.spot</groupId>
     <artifactId>goci</artifactId>
 
-    <version>3.3.7</version>
+    <version>3.3.8</version>
 
 
     <packaging>pom</packaging>