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

Commit d856cd7

Browse files
author
Gaffer
committed
prepare release gaffer-tools-2.0.0-alpha-0.1
1 parent a9d070b commit d856cd7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
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>1.21.3-SNAPSHOT</version>
23+
<version>2.0.0-alpha-0.1</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>1.21.3-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.1</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>1.21.3-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.1</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>1.21.3-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.1</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>1.21.3-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.1</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>1.21.3-SNAPSHOT</version>
28+
<version>2.0.0-alpha-0.1</version>
2929
<packaging>pom</packaging>
3030

3131
<modules>

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>1.21.3-SNAPSHOT</version>
6+
<version>2.0.0-alpha-0.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>uk.gov.gchq.gaffer</groupId>
2121
<artifactId>gaffer-tools</artifactId>
22-
<version>1.21.3-SNAPSHOT</version>
22+
<version>2.0.0-alpha-0.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>ui</artifactId>

0 commit comments

Comments
 (0)