From db295a1c2682c4ee5e850598d4127a9d31c90051 Mon Sep 17 00:00:00 2001 From: Julie Sullivan Date: Mon, 14 Nov 2022 16:11:30 +0000 Subject: [PATCH] Release v4.12.0 --- 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 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cellbase-app/pom.xml b/cellbase-app/pom.xml index 149a71875..bb0212c02 100644 --- a/cellbase-app/pom.xml +++ b/cellbase-app/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 ../pom.xml diff --git a/cellbase-client/pom.xml b/cellbase-client/pom.xml index e9e06f5fe..d56c39389 100644 --- a/cellbase-client/pom.xml +++ b/cellbase-client/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 ../pom.xml diff --git a/cellbase-core/pom.xml b/cellbase-core/pom.xml index db271348a..c88303db7 100644 --- a/cellbase-core/pom.xml +++ b/cellbase-core/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 ../pom.xml diff --git a/cellbase-lib/pom.xml b/cellbase-lib/pom.xml index 4a9aa0d8d..5ce6dd018 100644 --- a/cellbase-lib/pom.xml +++ b/cellbase-lib/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 ../pom.xml diff --git a/cellbase-server/pom.xml b/cellbase-server/pom.xml index 84ee169aa..ab6886e6a 100644 --- a/cellbase-server/pom.xml +++ b/cellbase-server/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 ../pom.xml diff --git a/cellbase-test/pom.xml b/cellbase-test/pom.xml index 9d37e4997..12ed03136 100644 --- a/cellbase-test/pom.xml +++ b/cellbase-test/pom.xml @@ -22,7 +22,7 @@ org.opencb.cellbase cellbase-test - 4.12.0-SNAPSHOT + 4.12.0 pom diff --git a/pom.xml b/pom.xml index 08e1a9061..c44d28319 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.opencb.cellbase cellbase - 4.12.0-SNAPSHOT + 4.12.0 pom CellBase project