Skip to content

Commit 5c34e42

Browse files
committed
[release] 21.0.0 [skip ci]
1 parent acadf13 commit 5c34e42

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

commons-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>datashare</artifactId>
77
<groupId>org.icij.datashare</groupId>
8-
<version>20.14.10</version>
8+
<version>21.0.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

datashare-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.icij.datashare</groupId>
99
<artifactId>datashare</artifactId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-api</artifactId>

datashare-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.icij.datashare</groupId>
99
<artifactId>datashare</artifactId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-app</artifactId>

datashare-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.icij.datashare</groupId>
99
<artifactId>datashare</artifactId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-cli</artifactId>

datashare-db/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>datashare</artifactId>
77
<groupId>org.icij.datashare</groupId>
8-
<version>20.14.10</version>
8+
<version>21.0.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

datashare-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>datashare</artifactId>
99
<groupId>org.icij.datashare</groupId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-dist</artifactId>

datashare-index/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>datashare</artifactId>
99
<groupId>org.icij.datashare</groupId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-index</artifactId>

datashare-nlp-corenlp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>datashare</artifactId>
99
<groupId>org.icij.datashare</groupId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-nlp-corenlp</artifactId>

datashare-tasks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.icij.datashare</groupId>
99
<artifactId>datashare</artifactId>
10-
<version>20.14.10</version>
10+
<version>21.0.0</version>
1111
</parent>
1212

1313
<artifactId>datashare-tasks</artifactId>

pom.xml

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

66
<groupId>org.icij.datashare</groupId>
77
<artifactId>datashare</artifactId>
8-
<version>20.14.10</version>
8+
<version>21.0.0</version>
99
<packaging>pom</packaging>
1010

1111
<name>ICIJ Datashare</name>

0 commit comments

Comments
 (0)