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

Commit

Permalink
Update to 0.8.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
purple52 committed May 12, 2016
1 parent 1590bfd commit 4bd79e4
Show file tree
Hide file tree
Showing 56 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion adapters/adapters-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>adapters</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion adapters/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion clients/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions clients/rest-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>uk.gov.justice.services</groupId>
<artifactId>clients</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>rest-client-core</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions clients/rest-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>uk.gov.justice.services</groupId>
<artifactId>clients</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>rest-client-generator</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>

<dependencies>

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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion components/command/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion components/event/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion components/query/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion components/query/query-view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>query</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion domain/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>event-publisher</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion event-sourcing/event-publisher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>event-sourcing</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>event-repository</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>event-repository</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>event-repository</artifactId>
<groupId>uk.gov.justice.services</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion event-sourcing/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>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion example-context/example-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>example-context</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>example-command</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>example-command</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>example-command</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion example-context/example-service/example-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>example-service</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</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>example-event</artifactId>
<groupId>uk.gov.justice.services.example</groupId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
Loading

0 comments on commit 4bd79e4

Please sign in to comment.