Skip to content

Commit a80e01c

Browse files
committed
[maven-release-plugin] prepare release 5.0.0.Final
1 parent 7b6c83e commit a80e01c

File tree

2 files changed

+396
-2
lines changed

2 files changed

+396
-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>4.1.0-SNAPSHOT</version>
15+
<version>5.0.0.Final</version>
1616
<name>Windup Web - Keycloak Tool</name>
1717

1818
<properties>
@@ -25,7 +25,7 @@
2525
</properties>
2626

2727
<scm>
28-
<tag>master</tag>
28+
<tag>5.0.0.Final</tag>
2929
<connection>${windup.scm.connection}</connection>
3030
<developerConnection>${windup.developer.connection}</developerConnection>
3131
<url>${windup.scm.url}</url>

0 commit comments

Comments
 (0)