Skip to content

Commit 0b55d2b

Browse files
committed
[maven-release-plugin] prepare release v3.2.0
1 parent 5e655f8 commit 0b55d2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-ob-uk</artifactId>
24-
<version>3.1.1-SNAPSHOT</version>
24+
<version>3.2.0</version>
2525

2626
<packaging>pom</packaging>
2727
<name>secure-api-gateway-ob-uk</name>
@@ -56,7 +56,7 @@
5656
<connection>scm:git:${project.scm.url}</connection>
5757
<developerConnection>scm:git:${project.scm.url}</developerConnection>
5858
<url>https://github.com/SecureApiGateway/secure-api-gateway-ob-uk.git</url>
59-
<tag>HEAD</tag>
59+
<tag>v3.2.0</tag>
6060
</scm>
6161

6262
<repositories>

secure-api-gateway-ob-uk-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-ob-uk</artifactId>
24-
<version>3.1.1-SNAPSHOT</version>
24+
<version>3.2.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)