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

Commit 0576850

Browse files
author
amckenzie
committed
Update to 6.0.0-SNAPSHOT for development
1 parent ce73d53 commit 0576850

File tree

29 files changed

+29
-29
lines changed

29 files changed

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

0 commit comments

Comments
 (0)