Skip to content

Commit d236ae9

Browse files
1642: Revert parent to 4.0.0 and remove revision for release (#256)
1 parent 61731fe commit d236ae9

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
@@ -21,11 +21,11 @@
2121
<parent>
2222
<groupId>com.forgerock.sapi.gateway</groupId>
2323
<artifactId>secure-api-gateway-parent</artifactId>
24-
<version>4.0.4-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
</parent>
2626
<groupId>com.forgerock.sapi.gateway</groupId>
2727
<artifactId>secure-api-gateway-ob-uk-common</artifactId>
28-
<version>${revision}</version>
28+
<version>4.0.4</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>

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>${revision}</version>
25+
<version>4.0.4</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>${revision}</version>
50+
<version>4.0.4</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>${revision}</version>
33+
<version>4.0.4</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>${revision}</version>
33+
<version>4.0.4</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>${revision}</version>
38+
<version>4.0.4</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>${revision}</version>
33+
<version>4.0.4</version>
3434
<relativePath>../pom.xml</relativePath>
3535
</parent>
3636

0 commit comments

Comments
 (0)