Skip to content

Commit

Permalink
chore: 2.2.0 fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus authored Dec 9, 2024
1 parent 5ba2e1a commit 36ab385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.maif</groupId>
<artifactId>izanami-client</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>Java client for Izanami in version &gt; 2</description>
Expand Down Expand Up @@ -192,4 +192,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 36ab385

Please sign in to comment.