Skip to content

Commit 1caa854

Browse files
committed
[maven-release-plugin] prepare release v5.0.4
1 parent acc66bd commit 1caa854

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

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

2222
<groupId>com.forgerock.sapi.gateway</groupId>
2323
<artifactId>secure-api-gateway-fapi-pep-rs-ob</artifactId>
24-
<version>5.0.4-SNAPSHOT</version>
24+
<version>5.0.4</version>
2525

2626
<packaging>pom</packaging>
2727
<name>secure-api-gateway-fapi-pep-rs-ob</name>
@@ -81,7 +81,7 @@
8181
<connection>scm:git:${project.scm.url}</connection>
8282
<developerConnection>scm:git:${project.scm.url}</developerConnection>
8383
<url>https://github.com/SecureApiGateway/secure-api-gateway-fapi-pep-rs-ob.git</url>
84-
<tag>HEAD</tag>
84+
<tag>v5.0.4</tag>
8585
</scm>
8686

8787
<repositories>

secure-api-gateway-fapi-pep-rs-ob-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.forgerock.sapi.gateway</groupId>
2323
<artifactId>secure-api-gateway-fapi-pep-rs-ob</artifactId>
24-
<version>5.0.4-SNAPSHOT</version>
24+
<version>5.0.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

secure-api-gateway-ig-extensions-ob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.forgerock.sapi.gateway</groupId>
2323
<artifactId>secure-api-gateway-fapi-pep-rs-ob</artifactId>
24-
<version>5.0.4-SNAPSHOT</version>
24+
<version>5.0.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)