Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2023
1 parent 1a323d8 commit 46199b6
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 @@ -4,7 +4,7 @@

<groupId>com.kiroule</groupId>
<artifactId>campsite-booking</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.3.0</version>
<packaging>jar</packaging>

<name>campsite-booking</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>/~https://github.com/igor-baiborodine/campsite-booking.git</url>
<tag>HEAD</tag>
<tag>v5.3.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 46199b6

Please sign in to comment.