Skip to content

Commit ae6170b

Browse files
committed
Finalize version 4.22.5 for release
- Updated `pom.xml` to remove `-SNAPSHOT`, marking the version ready for deployment
1 parent e1aac40 commit ae6170b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>de.hbt.salat</groupId>
1212
<artifactId>tb</artifactId>
13-
<version>4.22.5-SNAPSHOT</version>
13+
<version>4.22.5</version>
1414
<packaging>war</packaging>
1515

1616
<properties>

0 commit comments

Comments
 (0)