Skip to content

Commit 539fa44

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 53879bb commit 539fa44

File tree

6 files changed

+8
-8
lines changed
  • secure-api-gateway-ob-uk-common-bom
  • secure-api-gateway-ob-uk-common-datamodel
  • secure-api-gateway-ob-uk-common-error
  • secure-api-gateway-ob-uk-common-obie-datamodel
  • secure-api-gateway-ob-uk-common-shared

6 files changed

+8
-8
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<groupId>com.forgerock.sapi.gateway</groupId>
2727
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
28-
<version>4.0.4</version>
28+
<version>4.0.5-SNAPSHOT</version>
2929
<packaging>pom</packaging>
3030
<name>Secure API Gateway common and shared libraries for Open Banking UK specs</name>
3131
<url>https://github.com/SecureApiGateway/secure-api-gateway-ob-uk-common</url>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:${project.scm.url}</connection>
4141
<developerConnection>scm:git:${project.scm.url}</developerConnection>
4242
<url>https://github.com/SecureApiGateway/secure-api-gateway-ob-uk-common.git</url>
43-
<tag>v4.0.4</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545
<properties>
4646
<!-- Third Party versions -->

secure-api-gateway-ob-uk-common-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.forgerock.sapi.gateway</groupId>
2323
<artifactId>secure-api-gateway-ob-uk-common-bom</artifactId>
2424
<packaging>pom</packaging>
25-
<version>4.0.4</version>
25+
<version>4.0.5-SNAPSHOT</version>
2626
<name>secure-api-gateway-ob-uk-common-bom</name>
2727

2828
<description>
@@ -47,7 +47,7 @@
4747
<parent>
4848
<groupId>com.forgerock.sapi.gateway</groupId>
4949
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
50-
<version>4.0.4</version>
50+
<version>4.0.5-SNAPSHOT</version>
5151
<relativePath>../pom.xml</relativePath>
5252
</parent>
5353

secure-api-gateway-ob-uk-common-datamodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>com.forgerock.sapi.gateway</groupId>
3232
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
33-
<version>4.0.4</version>
33+
<version>4.0.5-SNAPSHOT</version>
3434
<relativePath>../pom.xml</relativePath>
3535
</parent>
3636

secure-api-gateway-ob-uk-common-error/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>com.forgerock.sapi.gateway</groupId>
3232
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
33-
<version>4.0.4</version>
33+
<version>4.0.5-SNAPSHOT</version>
3434
<relativePath>../pom.xml</relativePath>
3535
</parent>
3636

secure-api-gateway-ob-uk-common-obie-datamodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<parent>
3636
<groupId>com.forgerock.sapi.gateway</groupId>
3737
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
38-
<version>4.0.4</version>
38+
<version>4.0.5-SNAPSHOT</version>
3939
<relativePath>../pom.xml</relativePath>
4040
</parent>
4141

secure-api-gateway-ob-uk-common-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>com.forgerock.sapi.gateway</groupId>
3232
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
33-
<version>4.0.4</version>
33+
<version>4.0.5-SNAPSHOT</version>
3434
<relativePath>../pom.xml</relativePath>
3535
</parent>
3636

0 commit comments

Comments
 (0)