From 9118978f60d014a32e6237923847c28713e04a20 Mon Sep 17 00:00:00 2001 From: Julie Sullivan Date: Fri, 8 Jul 2022 10:18:47 +0100 Subject: [PATCH] Release v4.10.1 --- cellbase-app/pom.xml | 2 +- cellbase-client/pom.xml | 2 +- cellbase-core/pom.xml | 2 +- cellbase-lib/pom.xml | 2 +- cellbase-server/pom.xml | 2 +- cellbase-test/pom.xml | 2 +- pom.xml | 8 ++++++-- 7 files changed, 12 insertions(+), 8 deletions(-) diff --git a/cellbase-app/pom.xml b/cellbase-app/pom.xml index 1f75bc48a4..862e29764e 100644 --- a/cellbase-app/pom.xml +++ b/cellbase-app/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 ../pom.xml diff --git a/cellbase-client/pom.xml b/cellbase-client/pom.xml index 261f3c7212..23b247bed0 100644 --- a/cellbase-client/pom.xml +++ b/cellbase-client/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 ../pom.xml diff --git a/cellbase-core/pom.xml b/cellbase-core/pom.xml index 46169fbc24..475a028966 100644 --- a/cellbase-core/pom.xml +++ b/cellbase-core/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 ../pom.xml diff --git a/cellbase-lib/pom.xml b/cellbase-lib/pom.xml index 8bed059e00..c8be051131 100644 --- a/cellbase-lib/pom.xml +++ b/cellbase-lib/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 ../pom.xml diff --git a/cellbase-server/pom.xml b/cellbase-server/pom.xml index 1d6c62ac3a..49c345e91a 100644 --- a/cellbase-server/pom.xml +++ b/cellbase-server/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 ../pom.xml diff --git a/cellbase-test/pom.xml b/cellbase-test/pom.xml index 7d7fef2fb1..399850f783 100644 --- a/cellbase-test/pom.xml +++ b/cellbase-test/pom.xml @@ -22,7 +22,7 @@ org.opencb.cellbase cellbase-test - 4.10.0 + 4.10.1 pom diff --git a/pom.xml b/pom.xml index a4a64fd399..8627b9d7ee 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.10.0 + 4.10.1 pom CellBase project @@ -22,7 +22,7 @@ - 4.10.0 + 4.10.1 1.8 3.7.5 1.5.5 @@ -117,6 +117,10 @@ BigWig BigWig + + log4j + log4j +