Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 21f3e12

Browse files
author
amckenzie
committed
Update to 6.0.0-RC1 for release
1 parent 1f832da commit 21f3e12

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed

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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</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>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

framework-system/framework-management/pom.xml

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

0 commit comments

Comments
 (0)