Skip to content

Commit 32366e3

Browse files
author
Release bot
committed
[maven-release-plugin] prepare release izanami-client-2.3.5
1 parent e3f418b commit 32366e3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>fr.maif</groupId>
54
<artifactId>izanami-client</artifactId>
6-
<version>2.3.5-SNAPSHOT</version>
5+
<version>2.3.5</version>
76
<packaging>jar</packaging>
87
<name>${project.groupId}:${project.artifactId}</name>
98
<description>Java client for Izanami in version &gt; 2</description>
@@ -30,7 +29,7 @@
3029
<connection>scm:git:[email protected]:MAIF/izanami-java-client.git</connection>
3130
<developerConnection>scm:git:[email protected]:MAIF/izanami-java-client.git</developerConnection>
3231
<url>https://github.com/MAIF/izanami-java-client/tree/main</url>
33-
<tag>v2.3.3</tag>
32+
<tag>izanami-client-2.3.5</tag>
3433
</scm>
3534

3635
<developers>

0 commit comments

Comments
 (0)