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

Commit f5a2d42

Browse files
committed
Update to 2.0.0-rc2 for release
1 parent c1d7428 commit f5a2d42

File tree

103 files changed

+103
-103
lines changed

Some content is hidden

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

103 files changed

+103
-103
lines changed

aggregate-snapshot/aggregate-snapshot-domain/pom.xml

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

aggregate-snapshot/aggregate-snapshot-repository-liquibase/pom.xml

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

aggregate-snapshot/aggregate-snapshot-repository/pom.xml

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

aggregate-snapshot/aggregate-snapshot-service/pom.xml

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

aggregate-snapshot/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>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

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>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0-rc2</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>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0-rc2</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

components/command/command-api/pom.xml

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

components/command/command-controller/pom.xml

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

components/command/command-handler/pom.xml

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

0 commit comments

Comments
 (0)