Skip to content

Commit 3c5d1b4

Browse files
committed
[maven-release-plugin] prepare release v2.1.0
1 parent 73579d5 commit 3c5d1b4

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.1.0-SNAPSHOT</version>
24+
<version>2.1.0</version>
2525

2626
<packaging>pom</packaging>
2727
<name>secure-api-gateway-ob-uk</name>
@@ -86,7 +86,7 @@
8686
<connection>scm:git:${project.scm.url}</connection>
8787
<developerConnection>scm:git:${project.scm.url}</developerConnection>
8888
<url>https://github.com/SecureApiGateway/secure-api-gateway-ob-uk.git</url>
89-
<tag>HEAD</tag>
89+
<tag>v2.1.0</tag>
9090
</scm>
9191

9292
<distributionManagement>

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.1.0-SNAPSHOT</version>
24+
<version>2.1.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)