diff --git a/nuxeo-java-client-cache/pom.xml b/nuxeo-java-client-cache/pom.xml
index 05cc7b2f..52bee639 100755
--- a/nuxeo-java-client-cache/pom.xml
+++ b/nuxeo-java-client-cache/pom.xml
@@ -4,7 +4,7 @@
org.nuxeo.client
nuxeo-java-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
nuxeo-java-client-cache
diff --git a/nuxeo-java-client-test/pom.xml b/nuxeo-java-client-test/pom.xml
index 11e39b55..a8199424 100755
--- a/nuxeo-java-client-test/pom.xml
+++ b/nuxeo-java-client-test/pom.xml
@@ -3,7 +3,7 @@
org.nuxeo.client
nuxeo-java-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
nuxeo-java-client-test
diff --git a/nuxeo-java-client/pom.xml b/nuxeo-java-client/pom.xml
index 1b978098..95826c16 100755
--- a/nuxeo-java-client/pom.xml
+++ b/nuxeo-java-client/pom.xml
@@ -4,7 +4,7 @@
org.nuxeo.client
nuxeo-java-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
nuxeo-java-client
diff --git a/pom.xml b/pom.xml
index af0100d5..e7c73c24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.nuxeo.client
nuxeo-java-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
Nuxeo Java Client Parent
Java Client Parent for Nuxeo REST APIs.
pom
diff --git a/skaffold-1d864299-f2e0-42fb-9be7-97527962bb85.yaml~gen b/skaffold-1d864299-f2e0-42fb-9be7-97527962bb85.yaml~gen
new file mode 100644
index 00000000..1b7c98eb
--- /dev/null
+++ b/skaffold-1d864299-f2e0-42fb-9be7-97527962bb85.yaml~gen
@@ -0,0 +1,38 @@
+# (C) Copyright 2021 Nuxeo (http://nuxeo.com/) and others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+apiVersion: skaffold/v2beta17
+kind: Config
+build:
+ tagPolicy:
+ envTemplate:
+ template: "{{.FTESTS_VERSION}}"
+ artifacts:
+ - image: "docker.platform.dev.nuxeo.com/nuxeo/nuxeo-java-client-ftests"
+ context: .
+ kaniko:
+ dockerfile: ci/docker/nuxeo/Dockerfile
+ useNewRun: true
+ singleSnapshot: true
+ snapshotMode: "time"
+ buildArgs:
+ NUXEO_VERSION: "{{.NUXEO_VERSION}}"
+ cluster:
+ namespace: platform
+ dockerConfig:
+ secretName: jenkins-docker-cfg
+ tolerations:
+ - key: team
+ operator: "Equal"
+ value: platform
+ effect: "NoSchedule"
diff --git a/skaffold-b31bf66b-5b06-407c-94ca-5d7f8891e62b.yaml~gen b/skaffold-b31bf66b-5b06-407c-94ca-5d7f8891e62b.yaml~gen
new file mode 100644
index 00000000..1b7c98eb
--- /dev/null
+++ b/skaffold-b31bf66b-5b06-407c-94ca-5d7f8891e62b.yaml~gen
@@ -0,0 +1,38 @@
+# (C) Copyright 2021 Nuxeo (http://nuxeo.com/) and others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+apiVersion: skaffold/v2beta17
+kind: Config
+build:
+ tagPolicy:
+ envTemplate:
+ template: "{{.FTESTS_VERSION}}"
+ artifacts:
+ - image: "docker.platform.dev.nuxeo.com/nuxeo/nuxeo-java-client-ftests"
+ context: .
+ kaniko:
+ dockerfile: ci/docker/nuxeo/Dockerfile
+ useNewRun: true
+ singleSnapshot: true
+ snapshotMode: "time"
+ buildArgs:
+ NUXEO_VERSION: "{{.NUXEO_VERSION}}"
+ cluster:
+ namespace: platform
+ dockerConfig:
+ secretName: jenkins-docker-cfg
+ tolerations:
+ - key: team
+ operator: "Equal"
+ value: platform
+ effect: "NoSchedule"
diff --git a/skaffold-cd998921-2e33-407b-9696-3a967e08a20e.yaml~gen b/skaffold-cd998921-2e33-407b-9696-3a967e08a20e.yaml~gen
new file mode 100644
index 00000000..1b7c98eb
--- /dev/null
+++ b/skaffold-cd998921-2e33-407b-9696-3a967e08a20e.yaml~gen
@@ -0,0 +1,38 @@
+# (C) Copyright 2021 Nuxeo (http://nuxeo.com/) and others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+apiVersion: skaffold/v2beta17
+kind: Config
+build:
+ tagPolicy:
+ envTemplate:
+ template: "{{.FTESTS_VERSION}}"
+ artifacts:
+ - image: "docker.platform.dev.nuxeo.com/nuxeo/nuxeo-java-client-ftests"
+ context: .
+ kaniko:
+ dockerfile: ci/docker/nuxeo/Dockerfile
+ useNewRun: true
+ singleSnapshot: true
+ snapshotMode: "time"
+ buildArgs:
+ NUXEO_VERSION: "{{.NUXEO_VERSION}}"
+ cluster:
+ namespace: platform
+ dockerConfig:
+ secretName: jenkins-docker-cfg
+ tolerations:
+ - key: team
+ operator: "Equal"
+ value: platform
+ effect: "NoSchedule"