Skip to content

Commit

Permalink
release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxeo-ai-jx-bot committed Feb 8, 2022
1 parent 0c6996d commit 94a352b
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-aws-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-aws-core</artifactId>
<name>Nuxeo AI AWS Core</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-aws-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-aws-package</artifactId>
<packaging>zip</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-gcp-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-gcp-core</artifactId>
<name>Nuxeo AI GCP Core</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-gcp-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-gcp-package</artifactId>
<packaging>zip</packaging>
Expand Down
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-image-quality-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-image-quality-core</artifactId>
<name>Nuxeo AI image quality core</name>
Expand Down
2 changes: 1 addition & 1 deletion addons/nuxeo-ai-image-quality-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>nuxeo-ai-addons</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<artifactId>nuxeo-ai-image-quality-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-addons</artifactId>
<name>Nuxeo AI Addons parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion charts/preview/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.0-SNAPSHOT
version: 3.5.0
2 changes: 1 addition & 1 deletion charts/utests/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
description: A Helm chart for Nuxeo AI Core unit tests
icon: https://media.licdn.com/dms/image/C4D0BAQFPXiXFrp4LBA/company-logo_200_200/0?e=2159024400&v=beta&t=RW9EU0QUciUVuPSpLySd9FtJ2yG-O37_hAAvc32f6ro
name: utests
version: 3.5.0-SNAPSHOT
version: 3.5.0
2 changes: 1 addition & 1 deletion nuxeo-ai-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-config</artifactId>
<name>Nuxeo AI Config Module</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-core-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<artifactId>nuxeo-ai-core-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-core</artifactId>
<name>Ai core</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-internal</artifactId>
<name>AI Core Internal</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<artifactId>nuxeo-ai-model</artifactId>
<name>Ai custom models</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-pipes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<artifactId>nuxeo-ai-pipes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-similar-content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>ai-core-parent</artifactId>
<groupId>org.nuxeo.ai</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion nuxeo-ai-web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

<groupId>org.nuxeo.ai</groupId>
<artifactId>ai-core-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<name>Ai core parent</name>
<description>Nuxeo AI functionality</description>
<packaging>pom</packaging>

<properties>
<nuxeo.ai.version>3.5.0-SNAPSHOT</nuxeo.ai.version>
<nuxeo.ai.version>3.5.0</nuxeo.ai.version>
<dropwizard.version>4.1.17</dropwizard.version>
<tensorflow.version>1.11.0</tensorflow.version>
<nuxeo.target.version>2021.*</nuxeo.target.version>
Expand Down

0 comments on commit 94a352b

Please sign in to comment.