Skip to content

Commit e2e5f19

Browse files
committed
[maven-release-plugin] prepare release v2.3.1.2
1 parent 73966ef commit e2e5f19

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>2.3.1.2-SNAPSHOT</version>
24+
<version>2.3.1.2</version>
2525

2626
<packaging>pom</packaging>
2727
<name>secure-api-gateway-ob-uk</name>
@@ -77,7 +77,7 @@
7777
<connection>scm:git:${project.scm.url}</connection>
7878
<developerConnection>scm:git:${project.scm.url}</developerConnection>
7979
<url>https://github.com/SecureApiGateway/secure-api-gateway-ob-uk.git</url>
80-
<tag>v2.3.1</tag>
80+
<tag>v2.3.1.2</tag>
8181
</scm>
8282

8383
<repositories>

secure-api-gateway-ig-extensions/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>2.3.1.2-SNAPSHOT</version>
24+
<version>2.3.1.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)