Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
khituras committed Dec 10, 2018
1 parent 50a1156 commit 5be810a
Show file tree
Hide file tree
Showing 57 changed files with 87 additions and 84 deletions.
2 changes: 1 addition & 1 deletion jcore-ace-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A Collection Reader that converts ACE-XML files to CAS objects.</description>
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down
3 changes: 2 additions & 1 deletion jcore-acronym-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Ariel S. Schwartz and Marti A. Hearst: A Simple Algorithm For Identifying Abbrev
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -42,5 +42,6 @@ Ariel S. Schwartz and Marti A. Hearst: A Simple Algorithm For Identifying Abbrev
</organization>
<scm>
<url>https://github.com/JULIELab/jcore-base/tree/master/jcore-acronym-ae</url>
<tag>v2.3.3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions jcore-banner-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-utilities</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>de.julielab</groupId>
Expand All @@ -115,7 +115,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
<relativePath>..</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion jcore-biolemmatizer-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jcore-bionlpformat-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jcore-base</artifactId>
<groupId>de.julielab</groupId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jcore-bionlpformat-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<parent>
<artifactId>jcore-base</artifactId>
<groupId>de.julielab</groupId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<dependencies>
<dependency>
<groupId>org.easymock</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jcore-biosem-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-biosem-ae</artifactId>
<name>JCoRe BioSem Event Annotator</name>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<description>A UIMA wrapper around the BioSem Event Extractor from the University of Amsterdam.
http://www.ncbi.nlm.nih.gov/pubmed/22859502</description>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jcore-conll-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>2.3.3</version>
</parent>
<artifactId>jcore-conll-consumer</artifactId>
<version>2.3.4-SNAPSHOT</version>
<version>2.3.4</version>
<name>JCoRe CONLL Consumer</name>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion jcore-coordination-baseline-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions jcore-db-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<artifactId>jedis-parent</artifactId>
<groupId>de.julielab</groupId>
<version>2.3.4-SNAPSHOT</version>
<version>2.3.4</version>
<relativePath>../jedis-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcore-db-reader</artifactId>
<name>JCoRe Database Reader</name>
<description>Abstract database reader for database driven processing</description>
<version>2.3.5-SNAPSHOT</version>
<version>2.3.5</version>
<dependencies>
<dependency>
<groupId>de.julielab</groupId>
Expand Down Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-db-test-utilities</artifactId>
<version>${jcore-utilities-version}</version>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion jcore-dta-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion jcore-ec-code-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jcore-elasticsearch-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-elasticsearch-consumer</artifactId>
<name>JCoRe ElasticSearch Consumer</name>
Expand All @@ -13,7 +13,7 @@
perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed
data format cannot be used because this is the format that required the ElasticSearch plugin.
</description>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcore-event-flattener-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-event-flattener-ae</artifactId>
<name>JCoRe Event Flattener AE</name>
Expand Down
4 changes: 2 additions & 2 deletions jcore-feature-value-replacement-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-feature-value-replacement-ae</artifactId>
<name>JCoRe Feature Value Replacement AE</name>
<description>This analysis engine simply replaces feature values of feature structures with other values as defined by an external resource, e.g. file. For instance, all NCBI Gene IDs could be mapped to Ensemble IDs.</description>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<dependencies>
<dependency>
<groupId>de.julielab</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcore-file-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-file-reader</artifactId>
<name>JCoRe File Reader</name>
Expand Down
2 changes: 1 addition & 1 deletion jcore-iexml-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<description>Generates stand-off IEXML files as used in the Mantra challenge.</description>

Expand Down
2 changes: 1 addition & 1 deletion jcore-iexml-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<build>
<pluginManagement>
Expand Down
3 changes: 2 additions & 1 deletion jcore-ign-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>2.3.3</version>
</parent>
<artifactId>jcore-ign-reader</artifactId>
<version>2.3.4-SNAPSHOT</version>
<version>2.3.4</version>
<name>JCoRe IGN Reader</name>
<description>Collection Reader for the IGN corpus in BioC format as accessible at https://sites.google.com/site/hongjiedai/projects/the-ign-corpus.</description>
<dependencies>
Expand Down Expand Up @@ -38,5 +38,6 @@
</organization>
<scm>
<url>https://github.com/JULIELab/jcore-base/tree/master/jcore-ign-reader</url>
<tag>v2.3.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion jcore-iob-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jcore-jnet-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<build>
Expand Down Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-utilities</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcore-jpos-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions jcore-jsbd-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<build>
Expand Down Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-utilities</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</dependency>
</dependencies>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion jcore-jtbd-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions jcore-julielab-entity-evaluator-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-julielab-entity-evaluator-consumer</artifactId>
<name>JCoRe JULIE Lab Entity Evaluator Converter</name>
Expand All @@ -12,7 +12,7 @@
is a single tab-separated text file. For the exact format refer to the documentation of the
julielab-entity-evaluator in the jcore-dependencies repository on https://github.com/JULIELab/.
</description>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<dependencies>
<dependency>
<groupId>de.julielab</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jcore-likelihood-assignment-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jcore-likelihood-detection-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jcore-lingpipe-porterstemmer-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-lingpipe-porterstemmer-ae</artifactId>
<name>JCoRe Lingpipe Porter Stemmer AE</name>
Expand Down
2 changes: 1 addition & 1 deletion jcore-lingpipegazetteer-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>


Expand Down
4 changes: 2 additions & 2 deletions jcore-linnaeus-species-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-linnaeus-species-ae</artifactId>
<name>JCoRe Linnaeus Species Tagger</name>
Expand All @@ -27,7 +27,7 @@ This project contains the UIMA wrapper around the original Linnaeus software but
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-utilities</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</dependency>
</dependencies>
<url>https://github.com/JULIELab/jcore-base/tree/master/jcore-linnaeus-species-ae</url>
Expand Down
2 changes: 1 addition & 1 deletion jcore-mantra-xml-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<name>JCoRe Mantra XML Types</name>
<url>https://github.com/JULIELab/jcore-base/tree/master/jcore-mantra-xml-types</url>
Expand Down
2 changes: 1 addition & 1 deletion jcore-medxn-ae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-medxn-ae</artifactId>
<name>JCoRe MedXN</name>
Expand Down
2 changes: 1 addition & 1 deletion jcore-msdoc-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>jcore-base</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.3</version>
</parent>
<artifactId>jcore-msdoc-reader</artifactId>
<name>JCoRe MSdoc Reader</name>
Expand Down
Loading

0 comments on commit 5be810a

Please sign in to comment.