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

Commit dad01ec

Browse files
committed
Update to 1.7.1 for release
1 parent 5bf42d1 commit dad01ec

File tree

88 files changed

+95
-87
lines changed

Some content is hidden

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

88 files changed

+95
-87
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions

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

0 commit comments

Comments
 (0)