Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit f4f40d3

Browse files
prepare release gaffer2-2.0.0
1 parent b94354b commit f4f40d3

File tree

47 files changed

+47
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-47
lines changed

core/access/pom.xml

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

core/cache/pom.xml

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

core/common-util/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>core</artifactId>
23-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
23+
<version>2.0.0</version>
2424
</parent>
2525

2626
<artifactId>common-util</artifactId>

core/data/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>core</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

core/exception/pom.xml

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

core/graph/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>core</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

core/operation/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>core</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

core/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>gaffer2</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

core/serialisation/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>core</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

core/store/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>core</artifactId>
22-
<version>2.0.0-alpha-1.6-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

0 commit comments

Comments
 (0)