Skip to content

Commit f6106c8

Browse files
author
Fedora
committed
[maven-release-plugin] prepare release 5.5.0.Final
1 parent 9e9e9b4 commit f6106c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.jboss.windup.web</groupId>
1414
<artifactId>windup-keycloak-tool</artifactId>
15-
<version>5.5.0-SNAPSHOT</version>
15+
<version>5.5.0.Final</version>
1616
<name>Windup Web - Keycloak Tool</name>
1717

1818
<properties>
@@ -24,7 +24,7 @@
2424
</properties>
2525

2626
<scm>
27-
<tag>master</tag>
27+
<tag>5.5.0.Final</tag>
2828
<connection>${windup.scm.connection}</connection>
2929
<developerConnection>${windup.developer.connection}</developerConnection>
3030
<url>${windup.scm.url}</url>

0 commit comments

Comments
 (0)