Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Commit b892329

Browse files
author
Gaffer
committed
prepare release gaffer-tools-2.0.0-alpha-0.6
1 parent 604104c commit b892329

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

mini-accumulo-cluster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>uk.gov.gchq.gaffer</groupId>
2222
<artifactId>gaffer-tools</artifactId>
23-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
23+
<version>2.0.0-alpha-0.6</version>
2424
</parent>
2525

2626
<artifactId>mini-accumulo-cluster</artifactId>

performance-testing/performance-testing-accumulo-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>uk.gov.gchq.gaffer</groupId>
55
<artifactId>performance-testing</artifactId>
6-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.6</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

performance-testing/performance-testing-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>uk.gov.gchq.gaffer</groupId>
55
<artifactId>performance-testing</artifactId>
6-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.6</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

performance-testing/performance-testing-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>uk.gov.gchq.gaffer</groupId>
55
<artifactId>performance-testing</artifactId>
6-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.6</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

performance-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>uk.gov.gchq.gaffer</groupId>
55
<artifactId>gaffer-tools</artifactId>
6-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.6</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626

2727
<artifactId>gaffer-tools</artifactId>
28-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
28+
<version>2.0.0-alpha-0.6</version>
2929
<packaging>pom</packaging>
3030

3131
<!-- For <modules> see default profile -->

random-element-generation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>uk.gov.gchq.gaffer</groupId>
55
<artifactId>gaffer-tools</artifactId>
6-
<version>2.0.0-alpha-1.5-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.6</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)