From d9132c3d71af09e1fe750df472b57dbee02cab29 Mon Sep 17 00:00:00 2001 From: Daniel Santos Date: Mon, 22 Nov 2021 15:47:52 +1100 Subject: [PATCH] =?UTF-8?q?fix(ci):=20:zap:=20Correcton=20semantic-release?= =?UTF-8?q?=20pour=20maven,d=C3=A9but=20de=20la=20num=C3=A9rotation=20erro?= =?UTF-8?q?nn=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Création du tag v2.0.0 pour voir si c'est ça qui manque #6 --- .github/workflows/maven.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 7f80b62..661611d 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -49,7 +49,7 @@ jobs: uses: actions/setup-node@v2 with: node-version: 14.x - - name: Install Semantic release and maven-semantic-release plugin + - name: Install Semantic release run: | npm install -g semantic-release \ @semantic-release/exec \ diff --git a/pom.xml b/pom.xml index 14b0a90..b3fbeca 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 nc.opt.tempsattente opt-temps-attente-agences-sdk - 1.0.1 + 2.0.0 jar UTF-8