From 444a642a1d8c3715c067c374f865db60ad9ecdf3 Mon Sep 17 00:00:00 2001 From: Outscale Bot Date: Thu, 6 Aug 2026 08:50:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20osc-sdk-java=20v0.12.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pull-request.yml | 2 +- api_version | 2 +- bundle/pom.xml | 2 +- pom.xml | 4 ++-- sbom/pom.xml | 2 +- sdk/pom.xml | 4 ++-- sdk_version | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 9207f8f8..407d0ec1 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -33,7 +33,7 @@ jobs: java-version: '11' cache: 'maven' - name: Install maven - run: apt install maven + run: apt install -y maven - name: Local Tests run: ./local_tests.sh - name: Example tests diff --git a/api_version b/api_version index 067a092d..51e6dd78 100644 --- a/api_version +++ b/api_version @@ -1 +1 @@ -v1.41.0 +v1.42.0 diff --git a/bundle/pom.xml b/bundle/pom.xml index 4a51b340..1f4d473c 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -6,7 +6,7 @@ io.github.outscale osc-sdk-java-parent - 0.11.0 + 0.12.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 62bdf972..9726b4fd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ osc-sdk-java-parent pom osc-sdk-java -0.11.0 +0.12.0 https://github.com/outscale/osc-sdk-java 3DS Outscale SDK @@ -159,6 +159,6 @@ UTF-8 2.46.1 3.3.2 - 1.41.0 + 1.42.0 diff --git a/sbom/pom.xml b/sbom/pom.xml index d9ad061a..f37f798c 100644 --- a/sbom/pom.xml +++ b/sbom/pom.xml @@ -6,7 +6,7 @@ io.github.outscale osc-sdk-java-parent - 0.11.0 + 0.12.0 ../pom.xml diff --git a/sdk/pom.xml b/sdk/pom.xml index 9209d403..3bde03d8 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -6,7 +6,7 @@ io.github.outscale osc-sdk-java-parent - 0.11.0 + 0.12.0 ../pom.xml @@ -220,7 +220,7 @@ io.github.outscale osc-sdk-java-sbom - 0.11.0 + 0.12.0 pom import diff --git a/sdk_version b/sdk_version index d9df1bbc..ac454c6a 100644 --- a/sdk_version +++ b/sdk_version @@ -1 +1 @@ -0.11.0 +0.12.0