Skip to content

Commit a614ec2

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent a24454d commit a614ec2

File tree

39 files changed

+49
-49
lines changed

39 files changed

+49
-49
lines changed

citations/citations-core-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>citations</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>citations-core-workflow</artifactId>

citations/citations-full-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>citations</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>citations-full-workflow</artifactId>

citations/citations-impl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>citations</artifactId>
88
<groupId>pl.edu.icm.coansys</groupId>
9-
<version>1.5</version>
9+
<version>1.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<dependencies>
1818
<dependency>
1919
<groupId>pl.edu.icm.coansys</groupId>
20-
<version>1.5</version>
20+
<version>1.6-SNAPSHOT</version>
2121
<artifactId>models</artifactId>
2222
</dependency>
2323
<dependency>

citations/citations-inner-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>citations</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>citations-inner-workflow</artifactId>

citations/citations-main-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>citations</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>citations-main-workflow</artifactId>

citations/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>coansys</artifactId>
55
<groupId>pl.edu.icm.coansys</groupId>
6-
<version>1.5</version>
6+
<version>1.6-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

commons/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>coansys</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>commons</artifactId>
@@ -20,7 +20,7 @@
2020
</dependency> -->
2121
<dependency>
2222
<groupId>pl.edu.icm.coansys</groupId>
23-
<version>1.5</version>
23+
<version>1.6-SNAPSHOT</version>
2424
<artifactId>models</artifactId>
2525
</dependency>
2626
<dependency>

deduplication-document/deduplication-document-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>deduplication-document</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>deduplication-document-impl</artifactId>

deduplication-document/deduplication-document-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>deduplication-document</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>deduplication-document-workflow</artifactId>

deduplication-document/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>coansys</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>deduplication-document</artifactId>

disambiguation-author/disambiguation-author-logic/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>disambiguation-author</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>disambiguation-author-logic</artifactId>
@@ -67,7 +67,7 @@
6767
<dependencies>
6868
<dependency>
6969
<groupId>pl.edu.icm.coansys</groupId>
70-
<version>1.5</version>
70+
<version>1.6-SNAPSHOT</version>
7171
<artifactId>models</artifactId>
7272
</dependency>
7373
<dependency>

disambiguation-author/disambiguation-author-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>disambiguation-author</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>disambiguation-author-workflow</artifactId>

disambiguation-author/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>coansys</artifactId>
55
<groupId>pl.edu.icm.coansys</groupId>
6-
<version>1.5</version>
6+
<version>1.6-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

disambiguation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>coansys</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>disambiguation</artifactId>

document-classification/document-classification-labeling-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-classification</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-classification-labeling-workflow</artifactId>

document-classification/document-classification-logic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-classification</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-classification-logic</artifactId>

document-classification/document-classification-model-building-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>document-classification</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77

88
<modelVersion>4.0.0</modelVersion>

document-classification/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>coansys</artifactId>
88
<groupId>pl.edu.icm.coansys</groupId>
9-
<version>1.5</version>
9+
<version>1.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>

document-similarity/document-similarity-logic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>document-similarity</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>document-similarity-logic</artifactId>

document-similarity/document-similarity-oap-demo-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-similarity</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-similarity-oap-demo-workflow</artifactId>

document-similarity/document-similarity-ranked-two-sources-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-similarity</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-similarity-ranked-two-sources-workflow</artifactId>

document-similarity/document-similarity-ranked-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-similarity</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-similarity-ranked-workflow</artifactId>

document-similarity/document-similarity-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>document-similarity</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>document-similarity-workflow</artifactId>

document-similarity/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>coansys</artifactId>
88
<groupId>pl.edu.icm.coansys</groupId>
9-
<version>1.5</version>
9+
<version>1.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>document-similarity</artifactId>

integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>coansys</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>integration</artifactId>

keywords-extraction/keywords-extraction-impl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>keywords-extraction</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>keywords-extraction-impl</artifactId>
@@ -20,7 +20,7 @@
2020
</dependency>
2121
<dependency>
2222
<groupId>pl.edu.icm.coansys</groupId>
23-
<version>1.5</version>
23+
<version>1.6-SNAPSHOT</version>
2424
<artifactId>models</artifactId>
2525
</dependency>
2626
<dependency>

keywords-extraction/keywords-extraction-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>keywords-extraction</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>keywords-extraction-workflow</artifactId>

keywords-extraction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>coansys</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>keywords-extraction</artifactId>

logs-analysis/logs-analysis-impl/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>logs-analysis</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>logs-analysis-impl</artifactId>
@@ -16,7 +16,7 @@
1616
<dependencies>
1717
<dependency>
1818
<groupId>pl.edu.icm.coansys</groupId>
19-
<version>1.5</version>
19+
<version>1.6-SNAPSHOT</version>
2020
<artifactId>models</artifactId>
2121
</dependency>
2222
<dependency>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>pl.edu.icm.coansys</groupId>
3636
<artifactId>commons</artifactId>
37-
<version>1.5</version>
37+
<version>1.6-SNAPSHOT</version>
3838
<type>jar</type>
3939
</dependency>
4040
</dependencies>

logs-analysis/logs-analysis-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>logs-analysis</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>logs-analysis-workflow</artifactId>

logs-analysis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>coansys</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>logs-analysis</artifactId>

models/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>pl.edu.icm.coansys</groupId>
99
<artifactId>models</artifactId>
10-
<version>1.5</version>
10+
<version>1.6-SNAPSHOT</version>
1111

1212
<properties>
1313
<protobuf.java.version>2.4.1</protobuf.java.version>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:ssh://git@github.com/CeON/CoAnSys.git</connection>
2626
<developerConnection>scm:git:ssh://git@github.com/CeON/CoAnSys.git</developerConnection>
2727
<url>https://github.com/CeON/CoAnSys</url>
28-
<tag>coansys-1.5</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<distributionManagement>

nlm-extraction/nlm-extraction-impl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>pl.edu.icm.coansys</groupId>
66
<artifactId>nlm-extraction</artifactId>
7-
<version>1.5</version>
7+
<version>1.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>nlm-extraction-impl</artifactId>
@@ -14,7 +14,7 @@
1414
<dependencies>
1515
<dependency>
1616
<groupId>pl.edu.icm.coansys</groupId>
17-
<version>1.5</version>
17+
<version>1.6-SNAPSHOT</version>
1818
<artifactId>models</artifactId>
1919
</dependency>
2020
<dependency>

nlm-extraction/nlm-extraction-workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>nlm-extraction</artifactId>
44
<groupId>pl.edu.icm.coansys</groupId>
5-
<version>1.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>nlm-extraction-workflow</artifactId>

nlm-extraction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pl.edu.icm.coansys</groupId>
77
<artifactId>coansys</artifactId>
8-
<version>1.5</version>
8+
<version>1.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>nlm-extraction</artifactId>

0 commit comments

Comments
 (0)