From 8df1eb1752b59180970cda303b2671062b17a73e Mon Sep 17 00:00:00 2001 From: benjaminParisel <benjamin.parisel@bonitasoft.com> Date: Mon, 21 Feb 2022 11:16:31 +0100 Subject: [PATCH] chore(release): Release 1.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 961af1f..8bf1730 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ <groupId>org.bonitasoft.connectors</groupId> <artifactId>bonita-connector-rest</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <name>Bonita Rest Connector</name> <description>Rest Connector for Bonita</description>