Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Commit d357356

Browse files
author
Build Machine
committed
Update POM Version to 1.6.0-1
1 parent 46e2114 commit d357356

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.github.cafdataprocessing</groupId>
2525
<artifactId>processing-service-aggregator</artifactId>
26-
<version>1.6.0-SNAPSHOT</version>
26+
<version>1.6.0-1</version>
2727
</parent>
2828
<artifactId>data-processing-docs</artifactId>
2929
<packaging>pom</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.cafdataprocessing</groupId>
3131
<artifactId>processing-service-aggregator</artifactId>
32-
<version>1.6.0-SNAPSHOT</version>
32+
<version>1.6.0-1</version>
3333
<packaging>pom</packaging>
3434
<name>Data Processing Service</name>
3535
<description>An API to allow creation and management of processing concepts against a Core Policy backend.</description>

processing-service-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<groupId>com.github.cafdataprocessing</groupId>
3636
<artifactId>processing-service-client</artifactId>
3737
<description>Built as an example only - consumers should generate their own client tailored as required.</description>
38-
<version>1.6.0-SNAPSHOT</version>
38+
<version>1.6.0-1</version>
3939

4040
<inceptionYear>2017</inceptionYear>
4141

processing-service-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing</groupId>
2626
<artifactId>processing-service-aggregator</artifactId>
27-
<version>1.6.0-SNAPSHOT</version>
27+
<version>1.6.0-1</version>
2828
</parent>
2929

3030
<artifactId>processing-service-container</artifactId>

processing-service-contract/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.github.cafdataprocessing</groupId>
2525
<artifactId>processing-service-aggregator</artifactId>
26-
<version>1.6.0-SNAPSHOT</version>
26+
<version>1.6.0-1</version>
2727
</parent>
2828

2929
<artifactId>processing-service-contract</artifactId>

processing-service-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafdataprocessing</groupId>
2626
<artifactId>processing-service-aggregator</artifactId>
27-
<version>1.6.0-SNAPSHOT</version>
27+
<version>1.6.0-1</version>
2828
</parent>
2929

3030
<artifactId>processing-service-ui</artifactId>

0 commit comments

Comments
 (0)