From f687c0c8cc456c9081742640ab2a0042a8e2478d Mon Sep 17 00:00:00 2001
From: ctrebeau <ctrebeau@pasteur.fr>
Date: Tue, 10 May 2022 10:05:28 +0200
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3efb800d..7b2ea502 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.example</groupId>
     <artifactId>zellige-core</artifactId>
-    <version>1.1.1</version>
+    <version>1.1.2-SNAPSHOT</version>
 
 
     <name>Zellige-core</name>
-- 
GitLab