Skip to content

Commit ace307a

Browse files
author
Release bot
committed
[maven-release-plugin] prepare for next development iteration
1 parent a6d4dee commit ace307a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>fr.maif</groupId>
44
<artifactId>izanami-client</artifactId>
5-
<version>2.3.6</version>
5+
<version>2.3.7-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>${project.groupId}:${project.artifactId}</name>
88
<description>Java client for Izanami in version &gt; 2</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:[email protected]:MAIF/izanami-java-client.git</connection>
3030
<developerConnection>scm:git:[email protected]:MAIF/izanami-java-client.git</developerConnection>
3131
<url>https://github.com/MAIF/izanami-java-client/tree/main</url>
32-
<tag>v2.3.6</tag>
32+
<tag>v2.3.3</tag>
3333
</scm>
3434

3535
<developers>

0 commit comments

Comments
 (0)