From a0e2010b50132cc1de377fafd675c46be74ae14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anne=20L=27H=C3=B4te?= Date: Mon, 9 Mar 2020 15:14:44 +0000 Subject: [PATCH] [release] 5.8.22 --- commons-test/pom.xml | 2 +- datashare-api/pom.xml | 2 +- datashare-app/pom.xml | 4 ++-- datashare-cli/pom.xml | 2 +- datashare-db/pom.xml | 2 +- datashare-dist/pom.xml | 2 +- datashare-index/pom.xml | 2 +- datashare-nlp/datashare-nlp-corenlp/pom.xml | 2 +- datashare-nlp/datashare-nlp-ixapipe/pom.xml | 2 +- datashare-nlp/datashare-nlp-mitie/pom.xml | 2 +- datashare-nlp/datashare-nlp-opennlp/pom.xml | 4 ++-- datashare-nlp/pom.xml | 2 +- pom.xml | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/commons-test/pom.xml b/commons-test/pom.xml index ee03b8e69..dc32c363d 100644 --- a/commons-test/pom.xml +++ b/commons-test/pom.xml @@ -5,7 +5,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 4.0.0 diff --git a/datashare-api/pom.xml b/datashare-api/pom.xml index 7c7ac8de0..5adb471a5 100644 --- a/datashare-api/pom.xml +++ b/datashare-api/pom.xml @@ -7,7 +7,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 datashare-api diff --git a/datashare-app/pom.xml b/datashare-app/pom.xml index b3f244eb7..027042eb1 100644 --- a/datashare-app/pom.xml +++ b/datashare-app/pom.xml @@ -7,7 +7,7 @@ org.icij.datashare datashare - 5.8.21 + 5.8.22 datashare-app @@ -116,7 +116,7 @@ org.icij.datashare commons-test - 5.8.21 + 5.8.22 test diff --git a/datashare-cli/pom.xml b/datashare-cli/pom.xml index 5445adc95..d6c70c4ad 100644 --- a/datashare-cli/pom.xml +++ b/datashare-cli/pom.xml @@ -7,7 +7,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 datashare-cli diff --git a/datashare-db/pom.xml b/datashare-db/pom.xml index 2650b5d9e..370254964 100644 --- a/datashare-db/pom.xml +++ b/datashare-db/pom.xml @@ -5,7 +5,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 4.0.0 diff --git a/datashare-dist/pom.xml b/datashare-dist/pom.xml index 90160cb76..befe2fcfd 100644 --- a/datashare-dist/pom.xml +++ b/datashare-dist/pom.xml @@ -7,7 +7,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 datashare-dist diff --git a/datashare-index/pom.xml b/datashare-index/pom.xml index 2303a41fa..91d6f0488 100644 --- a/datashare-index/pom.xml +++ b/datashare-index/pom.xml @@ -7,7 +7,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 datashare-index diff --git a/datashare-nlp/datashare-nlp-corenlp/pom.xml b/datashare-nlp/datashare-nlp-corenlp/pom.xml index 8b0457483..ef020bd66 100644 --- a/datashare-nlp/datashare-nlp-corenlp/pom.xml +++ b/datashare-nlp/datashare-nlp-corenlp/pom.xml @@ -7,7 +7,7 @@ datashare-nlp org.icij.datashare - 5.8.21 + 5.8.22 datashare-nlp-corenlp diff --git a/datashare-nlp/datashare-nlp-ixapipe/pom.xml b/datashare-nlp/datashare-nlp-ixapipe/pom.xml index cba08b6f1..8bd287dc7 100644 --- a/datashare-nlp/datashare-nlp-ixapipe/pom.xml +++ b/datashare-nlp/datashare-nlp-ixapipe/pom.xml @@ -7,7 +7,7 @@ datashare-nlp org.icij.datashare - 5.8.21 + 5.8.22 diff --git a/datashare-nlp/datashare-nlp-mitie/pom.xml b/datashare-nlp/datashare-nlp-mitie/pom.xml index f72953897..1a6c32ef9 100644 --- a/datashare-nlp/datashare-nlp-mitie/pom.xml +++ b/datashare-nlp/datashare-nlp-mitie/pom.xml @@ -7,7 +7,7 @@ datashare-nlp org.icij.datashare - 5.8.21 + 5.8.22 datashare-nlp-mitie diff --git a/datashare-nlp/datashare-nlp-opennlp/pom.xml b/datashare-nlp/datashare-nlp-opennlp/pom.xml index 8d1ebd718..47ac6b91a 100644 --- a/datashare-nlp/datashare-nlp-opennlp/pom.xml +++ b/datashare-nlp/datashare-nlp-opennlp/pom.xml @@ -7,7 +7,7 @@ datashare-nlp org.icij.datashare - 5.8.21 + 5.8.22 datashare-nlp-opennlp @@ -71,7 +71,7 @@ org.icij.datashare commons-test - 5.8.21 + 5.8.22 test diff --git a/datashare-nlp/pom.xml b/datashare-nlp/pom.xml index 2701c63c7..d4a836db1 100644 --- a/datashare-nlp/pom.xml +++ b/datashare-nlp/pom.xml @@ -7,7 +7,7 @@ datashare org.icij.datashare - 5.8.21 + 5.8.22 datashare-nlp diff --git a/pom.xml b/pom.xml index f37e96abc..bac136b41 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.icij.datashare datashare - 5.8.21 + 5.8.22 pom 2016