Skip to content

Commit

Permalink
prepare release palisade-0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Nov 29, 2019
1 parent e94ebf5 commit 7afd584
Show file tree
Hide file tree
Showing 78 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion client-impl/cat-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>client-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>cat-client</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion client-impl/client-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>client-impl</artifactId>
<groupId>uk.gov.gchq.palisade</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion client-impl/mapreduce-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>client-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>

<artifactId>mapreduce-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>palisade</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>client-impl</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion client-impl/simple-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>client-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>simple-client</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>palisade</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>common</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion example/deployment/AWS-EMR/example-aws-emr-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>AWS-EMR</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-aws-emr-runner</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion example/deployment/AWS-EMR/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>deployment</artifactId>
<groupId>uk.gov.gchq.palisade</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>local-docker</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>

<artifactId>example-docker-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion example/deployment/local-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>deployment</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>local-docker</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>deployment</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/example-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-model</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-config-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/example-services/example-rest-data-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-data-service</artifactId>
<packaging>war</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-palisade-service</artifactId>
<packaging>war</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-policy-service</artifactId>
<packaging>war</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-redirector-service</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-resource-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/example-services/example-rest-user-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example-services</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-rest-user-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/example-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example-services</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion example/hr-data-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>example</artifactId>
<groupId>uk.gov.gchq.palisade</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion example/performance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>example</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>performance</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>palisade</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>example</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>palisade</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>library</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion library/shade-hadoop-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>library</artifactId>
<groupId>uk.gov.gchq.palisade</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>palisade</artifactId>
<packaging>pom</packaging>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
<modules>
<module>common</module>
<module>service</module>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>audit-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>logger-audit-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/audit-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>audit-service-impl</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>audit-service-impl</artifactId>
<groupId>uk.gov.gchq.palisade</groupId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/cache-service-impl/etcd-backing-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>cache-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>etcd-backing-store</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>cache-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>hashmap-backing-store</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/cache-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>cache-service-impl</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>cache-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>properties-backing-store</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>cache-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>simple-cache-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/config-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>config-service-impl</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>config-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>proxy-rest-config-service</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>config-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>rest-config-service</artifactId>
<packaging>war</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>config-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>simple-config-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/data-service-impl/hadoop-data-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>data-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>hadoop-data-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/data-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>data-service-impl</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>data-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>proxy-rest-data-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/data-service-impl/rest-data-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>data-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>rest-data-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion service-impl/data-service-impl/simple-data-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>data-service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>simple-data-service</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion service-impl/palisade-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>service-impl</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
</parent>
<artifactId>palisade-service-impl</artifactId>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit 7afd584

Please sign in to comment.