Skip to content
Merged
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
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>uk.gov.moj.cpp.sjp</groupId>
<artifactId>sjp-parent</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sjp-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sjp-command/sjp-command-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-command</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-command/sjp-command-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-command</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-command/sjp-command-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-command</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<artifactId>sjp-parent</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<artifactId>sjp-domain</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<artifactId>sjp-domain</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<artifactId>sjp-domain-aggregate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<artifactId>sjp-domain</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-event-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-domain</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-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.sjp</groupId>
<artifactId>sjp-domain</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<artifactId>sjp-domain-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-prosecution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sjp-domain</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<artifactId>sjp-domain-prosecution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sjp-domain/sjp-domain-transformation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-domain</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-domain-transformation</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-domain-transformation</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-event-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sjp-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sjp-event/sjp-event-indexer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-event</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-event/sjp-event-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-event</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
2 changes: 1 addition & 1 deletion sjp-healthchecks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@ public void shouldPleaNotGuiltyWithoutFinancialMeansWithPublicEvent() {
pleaPayload.remove("financialMeans");
assertThat(pleaPayload.has("financialMeans"), is(false));
assertThat(pleaPayload.has("outgoings"), is(true));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_RESPONSE, notGuilty);
}
Expand All @@ -1072,7 +1072,7 @@ public void shouldPleaNotGuiltyWithoutFinancialMeans() {
pleaPayload.remove("financialMeans");
assertThat(pleaPayload.has("financialMeans"), is(false));
assertThat(pleaPayload.has("outgoings"), is(true));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_RESPONSE, notGuilty);
}
Expand All @@ -1084,7 +1084,7 @@ public void shouldPleaNotGuiltyWithoutOutgoingsWithPublicEvent() {
pleaPayload.remove("outgoings");
assertThat(pleaPayload.has("financialMeans"), is(true));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_OUTGOINGS_RESPONSE, notGuilty);
}
Expand All @@ -1096,7 +1096,7 @@ public void shouldPleaNotGuiltyWithoutOutgoings() {
pleaPayload.remove("outgoings");
assertThat(pleaPayload.has("financialMeans"), is(true));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_OUTGOINGS_RESPONSE, notGuilty);
}
Expand All @@ -1111,7 +1111,7 @@ public void shouldPleaNotGuiltyAndUpdateDefendantDetailsWithPublicEvent() {
pleaPayload.getJSONObject("personalDetails").put("nationalInsuranceNumber", "SR569876FD");
assertThat(pleaPayload.has("financialMeans"), is(true));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, false);

verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITH_CHANGED_DETAILS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITH_CHANGED_DETAILS_RESPONSE, notGuilty);
Expand All @@ -1127,7 +1127,7 @@ public void shouldPleaNotGuiltyAndUpdateDefendantDetails() {
pleaPayload.getJSONObject("personalDetails").put("nationalInsuranceNumber", "SR569876FD");
assertThat(pleaPayload.has("financialMeans"), is(true));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, false);

verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITH_CHANGED_DETAILS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITH_CHANGED_DETAILS_RESPONSE, notGuilty);
Expand All @@ -1141,7 +1141,7 @@ public void shouldPleaNotGuiltyWithoutFinancialMeansAndOutgoingsWithPublicEvent(
pleaPayload.remove("outgoings");
assertThat(pleaPayload.has("financialMeans"), is(false));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_AND_OUTGOINGS_RESPONSE, notGuilty);
}
Expand All @@ -1154,7 +1154,7 @@ public void shouldPleaNotGuiltyWithoutFinancialMeansAndOutgoings() {
pleaPayload.remove("outgoings");
assertThat(pleaPayload.has("financialMeans"), is(false));
assertThat(pleaPayload.has("outgoings"), is(false));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_AND_OUTGOINGS_RESPONSE, notGuilty);
}
Expand All @@ -1165,7 +1165,7 @@ public void shouldPleaNotGuiltyWithEmptyFinancialMeansWithPublicEvent() {
final JSONObject pleaPayload = getOnlinePleaPayload(notGuilty);
pleaPayload.put("financialMeans", createObjectBuilder().build());
assertThat(pleaPayload.getJSONObject("financialMeans").keySet(), is(empty()));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_RESPONSE, notGuilty);
}
Expand All @@ -1176,7 +1176,7 @@ public void shouldPleaNotGuiltyWithEmptyFinancialMeans() {
final JSONObject pleaPayload = getOnlinePleaPayload(notGuilty);
pleaPayload.put("financialMeans", createObjectBuilder().build());
assertThat(pleaPayload.getJSONObject("financialMeans").keySet(), is(empty()));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, false);
verifyResponseCase(response, TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_NOT_GUILTY_WITHOUT_FINANCIAL_MEANS_RESPONSE, notGuilty);
}
Expand All @@ -1186,7 +1186,7 @@ public void shouldPleaGuiltyWithFinancialMeansWithPublicEvent() {
final PleaType guilty = GUILTY;
final JSONObject pleaPayload = getOnlinePleaPayload(guilty);
assertThat(pleaPayload.has("financialMeans"), is(true));
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload);
final JsonPath response = pleadOnlineWithPublicEvent(pleaPayload, true);
verifyResponseCase(response, TEMPLATE_PLEA_GUILTY_WITH_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_GUILTY_WITH_FINANCIAL_MEANS_RESPONSE, guilty);
}
Expand All @@ -1196,7 +1196,7 @@ public void shouldPleaGuiltyWithFinancialMeans() {
final PleaType guilty = GUILTY;
final JSONObject pleaPayload = getOnlinePleaPayload(guilty);
assertThat(pleaPayload.has("financialMeans"), is(true));
final JsonPath response = pleadOnline(pleaPayload);
final JsonPath response = pleadOnline(pleaPayload, true);
verifyResponseCase(response, TEMPLATE_PLEA_GUILTY_WITH_FINANCIAL_MEANS_CASE_RESPONSE);
verifyResponseOnlinePlea(TEMPLATE_PLEA_GUILTY_WITH_FINANCIAL_MEANS_RESPONSE, guilty);
}
Expand Down Expand Up @@ -1462,29 +1462,31 @@ private JsonPath fillTemplate(final String nameFile, final Map<String, String> v
return JsonPath.from(new StrSubstitutor(values).replace(getPayload(nameFile)));
}

private JsonPath pleadOnlineWithPublicEvent(final JSONObject pleaPayload) {
private JsonPath pleadOnlineWithPublicEvent(final JSONObject pleaPayload, final boolean expectedReadyForDecision) {
final PleaType pleaType = PleaType.valueOf(pleaPayload.getJSONArray("offences").getJSONObject(0).getString("plea"));
try (final PleadOnlineHelper pleadOnlineHelper = new PleadOnlineHelper(createCasePayloadBuilder.getId())) {
pleadOnlineHelper.pleadOnlinePublicEvent(stringToJsonObjectConverter.convert(pleaPayload.toString()));
final Matcher[] pleaMatchers = {
withJsonPath("defendant.offences[0].plea", is(pleaType.name())),
withJsonPath("defendant.offences[0].pleaMethod", is(PleaMethod.ONLINE.name())),
withJsonPath("defendant.offences[0].pleaDate", notNullValue()),
withJsonPath("onlinePleaReceived", is(true))
withJsonPath("onlinePleaReceived", is(true)),
withJsonPath("readyForDecision", is(expectedReadyForDecision))
};
return pleadOnlineHelper.verifyPleaUpdated(createCasePayloadBuilder.getId(), pleaMatchers);
}
}

private JsonPath pleadOnline(final JSONObject pleaPayload) {
private JsonPath pleadOnline(final JSONObject pleaPayload, final boolean expectedReadyForDecision) {
final PleaType pleaType = PleaType.valueOf(pleaPayload.getJSONArray("offences").getJSONObject(0).getString("plea"));
try (final PleadOnlineHelper pleadOnlineHelper = new PleadOnlineHelper(createCasePayloadBuilder.getId())) {
pleadOnlineHelper.pleadOnline(pleaPayload.toString());
final Matcher[] pleaMatchers = {
withJsonPath("defendant.offences[0].plea", is(pleaType.name())),
withJsonPath("defendant.offences[0].pleaMethod", is(PleaMethod.ONLINE.name())),
withJsonPath("defendant.offences[0].pleaDate", notNullValue()),
withJsonPath("onlinePleaReceived", is(true))
withJsonPath("onlinePleaReceived", is(true)),
withJsonPath("readyForDecision", is(expectedReadyForDecision))
};
return pleadOnlineHelper.verifyPleaUpdated(createCasePayloadBuilder.getId(), pleaMatchers);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class TransparencyReportIT extends BaseIntegrationTest {

private final UUID caseId1 = randomUUID(), caseId2 = randomUUID();
private final UUID offenceId1 = randomUUID(), offenceId2 = randomUUID();
private TransparencyReportHelper transparencyReportHelper = new TransparencyReportHelper();
private final TransparencyReportHelper transparencyReportHelper = new TransparencyReportHelper();

@BeforeEach
public void beforeEachTest() throws Exception {
Expand Down
2 changes: 1 addition & 1 deletion sjp-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-query/sjp-query-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-query</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-query/sjp-query-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-query</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sjp-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<artifactId>sjp-parent</artifactId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<artifactId>sjp-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sjp-viewstore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sjp-parent</artifactId>
<groupId>uk.gov.moj.cpp.sjp</groupId>
<version>17.104.185-CCT-1981-SNAPSHOT</version>
<version>17.104.186-CCT-1981-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sjp-viewstore</artifactId>
Expand Down
Loading
Loading