Skip to content

Commit 8d8926d

Browse files
Update to 17.4.6 for release
1 parent 66aae00 commit 8d8926d

File tree

63 files changed

+64
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+64
-62
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

aggregate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

components/custom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>components</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

event-subscription-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

event-subscription/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

framework-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>17.4.6-SNAPSHOT</version>
8+
<version>17.4.6</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)