Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>

<packaging>pom</packaging>
<name>Results Service - Parent Module</name>
Expand Down Expand Up @@ -41,7 +41,7 @@
<referencedata.version>17.103.131</referencedata.version>
<notification.notify.version>17.104.44</notification.notify.version>
<systemdocgenerator.version>17.104.111</systemdocgenerator.version>
<progression.version>17.0.252</progression.version>
<progression.version>17.0.262</progression.version>
<material.version>17.0.79</material.version>
<usersgroups.version>17.104.47</usersgroups.version>
<stream-transformation-tool-api.version>7.0.0</stream-transformation-tool-api.version>
Expand Down
2 changes: 1 addition & 1 deletion results-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-command</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-command/results-command-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-command</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-command-api</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-command/results-command-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-command</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-command-handler</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-domain</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-domain/results-domain-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-domain</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-domain-aggregate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-domain/results-domain-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-domain</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-domain-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-domain/results-domain-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-domain</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-domain-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-event-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion results-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-event</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-event/results-event-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-event</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-event-listener</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-event/results-event-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-event</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-event-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-healthchecks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion results-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-integration-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
"type": "string"
},
"impositionResultCode": {
"description": "Identifier of the imposition raised against the offence. Must be FCOMP, FVS, FCOST, FCPC, FO, FVEBD, FCC.",
"description": "Identifier of the imposition raised against the offence. Must be FCOMP, FVS, FCOST, FCPC, FO, FVEBD, FCC, FFR.",
"type": "string",
"enum": [
"FO",
Expand All @@ -406,7 +406,8 @@
"FVEBD",
"FCOST",
"FCOMP",
"FCC"
"FCC",
"FFR"
]
},
"impositionAmount": {
Expand Down
2 changes: 1 addition & 1 deletion results-performance-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion results-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-query</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-query/results-query-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-query</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-query-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-query/results-query-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-query</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-query-view</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>
<artifactId>results-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion results-viewstore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>results-parent</artifactId>
<groupId>uk.gov.moj.cpp.results</groupId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-viewstore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-viewstore/results-viewstore-liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-viewstore</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-viewstore-liquibase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion results-viewstore/results-viewstore-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-viewstore</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>results-viewstore-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.results</groupId>
<artifactId>results-parent</artifactId>
<version>17.103.108-SNAPSHOT</version>
<version>17.103.108-CIMD-3941-SNAPSHOT</version>
</parent>

<artifactId>test-utilities</artifactId>
Expand Down
Loading