From d3b795d2b29983d873e5bfdf2fa68bdc284657e6 Mon Sep 17 00:00:00 2001 From: nuxeo-ai-jx-bot Date: Thu, 25 Mar 2021 13:48:44 +0000 Subject: [PATCH] release 3.1.2 --- addons/nuxeo-ai-aws-core/pom.xml | 2 +- addons/nuxeo-ai-aws-package/pom.xml | 2 +- addons/nuxeo-ai-gcp-core/pom.xml | 2 +- addons/nuxeo-ai-gcp-package/pom.xml | 2 +- addons/nuxeo-ai-image-quality-core/pom.xml | 2 +- addons/nuxeo-ai-image-quality-package/pom.xml | 2 +- addons/pom.xml | 2 +- charts/preview/Chart.yaml | 2 +- nuxeo-ai-config/pom.xml | 2 +- nuxeo-ai-core-package/pom.xml | 2 +- nuxeo-ai-core/pom.xml | 2 +- nuxeo-ai-internal/pom.xml | 2 +- nuxeo-ai-model/pom.xml | 2 +- nuxeo-ai-pipes/pom.xml | 2 +- nuxeo-ai-web-ui/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/addons/nuxeo-ai-aws-core/pom.xml b/addons/nuxeo-ai-aws-core/pom.xml index 06fc69ca1..7462ebc47 100644 --- a/addons/nuxeo-ai-aws-core/pom.xml +++ b/addons/nuxeo-ai-aws-core/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-aws-core Nuxeo AI AWS Core diff --git a/addons/nuxeo-ai-aws-package/pom.xml b/addons/nuxeo-ai-aws-package/pom.xml index e4eb6d701..4c139d4d2 100644 --- a/addons/nuxeo-ai-aws-package/pom.xml +++ b/addons/nuxeo-ai-aws-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-aws-package zip diff --git a/addons/nuxeo-ai-gcp-core/pom.xml b/addons/nuxeo-ai-gcp-core/pom.xml index 2a01aaa0b..429d530aa 100644 --- a/addons/nuxeo-ai-gcp-core/pom.xml +++ b/addons/nuxeo-ai-gcp-core/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-gcp-core Nuxeo AI GCP Core diff --git a/addons/nuxeo-ai-gcp-package/pom.xml b/addons/nuxeo-ai-gcp-package/pom.xml index dabab03dd..b167c7efb 100644 --- a/addons/nuxeo-ai-gcp-package/pom.xml +++ b/addons/nuxeo-ai-gcp-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-gcp-package zip diff --git a/addons/nuxeo-ai-image-quality-core/pom.xml b/addons/nuxeo-ai-image-quality-core/pom.xml index 3c58dd384..f47edad9e 100644 --- a/addons/nuxeo-ai-image-quality-core/pom.xml +++ b/addons/nuxeo-ai-image-quality-core/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-image-quality-core Nuxeo AI image quality core diff --git a/addons/nuxeo-ai-image-quality-package/pom.xml b/addons/nuxeo-ai-image-quality-package/pom.xml index 6f72884ce..ee311923b 100644 --- a/addons/nuxeo-ai-image-quality-package/pom.xml +++ b/addons/nuxeo-ai-image-quality-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai nuxeo-ai-addons - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-image-quality-package diff --git a/addons/pom.xml b/addons/pom.xml index 32c97bb55..fe958c0e8 100644 --- a/addons/pom.xml +++ b/addons/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-addons Nuxeo AI Addons parent POM diff --git a/charts/preview/Chart.yaml b/charts/preview/Chart.yaml index 010cfce69..a97e83887 100644 --- a/charts/preview/Chart.yaml +++ b/charts/preview/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: A Helm chart for Nuxeo AI Core preview icon: https://media.licdn.com/dms/image/C4D0BAQFPXiXFrp4LBA/company-logo_200_200/0?e=2159024400&v=beta&t=RW9EU0QUciUVuPSpLySd9FtJ2yG-O37_hAAvc32f6ro name: preview -version: 3.1.2-SNAPSHOT +version: 3.1.2 diff --git a/nuxeo-ai-config/pom.xml b/nuxeo-ai-config/pom.xml index ae061a82f..d77463890 100644 --- a/nuxeo-ai-config/pom.xml +++ b/nuxeo-ai-config/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-config Nuxeo AI Config Module diff --git a/nuxeo-ai-core-package/pom.xml b/nuxeo-ai-core-package/pom.xml index 8665a8c2c..03e25ecc0 100644 --- a/nuxeo-ai-core-package/pom.xml +++ b/nuxeo-ai-core-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-core-package diff --git a/nuxeo-ai-core/pom.xml b/nuxeo-ai-core/pom.xml index 851a4f6e7..b191fa757 100644 --- a/nuxeo-ai-core/pom.xml +++ b/nuxeo-ai-core/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-core Ai core diff --git a/nuxeo-ai-internal/pom.xml b/nuxeo-ai-internal/pom.xml index 60fd18cc0..a205c9ef1 100644 --- a/nuxeo-ai-internal/pom.xml +++ b/nuxeo-ai-internal/pom.xml @@ -5,7 +5,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-internal AI Core Internal diff --git a/nuxeo-ai-model/pom.xml b/nuxeo-ai-model/pom.xml index 867c79925..ad2db933e 100644 --- a/nuxeo-ai-model/pom.xml +++ b/nuxeo-ai-model/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-model Ai custom models diff --git a/nuxeo-ai-pipes/pom.xml b/nuxeo-ai-pipes/pom.xml index bc85b7b04..c49b44027 100644 --- a/nuxeo-ai-pipes/pom.xml +++ b/nuxeo-ai-pipes/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 nuxeo-ai-pipes diff --git a/nuxeo-ai-web-ui/pom.xml b/nuxeo-ai-web-ui/pom.xml index 2bbc6cbb0..18a17c65e 100644 --- a/nuxeo-ai-web-ui/pom.xml +++ b/nuxeo-ai-web-ui/pom.xml @@ -5,7 +5,7 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 46b7266a1..b532b2c2a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.nuxeo.ai ai-core-parent - 3.1.2-SNAPSHOT + 3.1.2 Ai core parent Nuxeo AI functionality pom - 3.1.2-SNAPSHOT + 3.1.2 4.1.17 1.11.0 11.*