We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c185f58 commit 11cdde3Copy full SHA for 11cdde3
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.kiroule</groupId>
6
<artifactId>campsite-booking</artifactId>
7
- <version>5.4.1-SNAPSHOT</version>
+ <version>5.5.0</version>
8
<packaging>jar</packaging>
9
10
<name>campsite-booking</name>
@@ -21,7 +21,7 @@
21
<connection>scm:git:${project.scm.url}</connection>
22
<developerConnection>scm:git:${project.scm.url}</developerConnection>
23
<url>https://github.com/igor-baiborodine/campsite-booking.git</url>
24
- <tag>HEAD</tag>
+ <tag>v5.5.0</tag>
25
</scm>
26
27
<distributionManagement>
0 commit comments