Skip to content

Commit

Permalink
Update to 7.0.8 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenzie committed Jul 24, 2020
1 parent fe8d69e commit 26fa756
Show file tree
Hide file tree
Showing 60 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>components</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion event-subscription-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion event-subscription/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/direct-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/direct-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/generators-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>uk.gov.justice.framework-generators</groupId>
<artifactId>framework-generators</artifactId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/generators-subscription/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/generators-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/messaging-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/messaging-adapter-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<artifactId>messaging-adapter-generator</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/messaging-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rest-adapter-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-adapter-file-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-adapter-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-adapter-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<artifactId>rest-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-client-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/rest-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<artifactId>rest-client-generator</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-generators/unifiedsearch-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-jmx-command-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<artifactId>framework-jmx-command-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion framework-system/framework-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-system</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-system/framework-system-liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-system</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-system/shuttering-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-system</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmx/jmx-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jmx</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmx/jmx-command-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jmx</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmx/jmx-command-handling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jmx</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion messaging/messaging-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>messaging</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion messaging/messaging-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>messaging</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>microservice-framework</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>7.0.8-SNAPSHOT</version>
<version>7.0.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit 26fa756

Please sign in to comment.