Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parer-retry-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sinattieng committed Sep 29, 2023
1 parent 507dd8b commit 21ab334
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.eng.parer</groupId>
<artifactId>parer-retry</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -79,6 +79,6 @@
</dependencies>
<scm>
<developerConnection>scm:git:https://github.com/RegioneER/parer-retry.git</developerConnection>
<tag>HEAD</tag>
<tag>parer-retry-2.1.0</tag>
</scm>
</project>

0 comments on commit 21ab334

Please sign in to comment.