We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32366e3 commit a9bebbeCopy full SHA for a9bebbe
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>fr.maif</groupId>
4
<artifactId>izanami-client</artifactId>
5
- <version>2.3.5</version>
+ <version>2.3.6-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<name>${project.groupId}:${project.artifactId}</name>
8
<description>Java client for Izanami in version > 2</description>
@@ -29,7 +29,7 @@
29
<connection>scm:git:[email protected]:MAIF/izanami-java-client.git</connection>
30
<developerConnection>scm:git:[email protected]:MAIF/izanami-java-client.git</developerConnection>
31
<url>https://github.com/MAIF/izanami-java-client/tree/main</url>
32
- <tag>izanami-client-2.3.5</tag>
+ <tag>v2.3.3</tag>
33
</scm>
34
35
<developers>
0 commit comments