Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Zanoli committed Dec 23, 2014
1 parent a0bbf77 commit 8e3ac1c
Show file tree
Hide file tree
Showing 13 changed files with 40 additions and 41 deletions.
6 changes: 3 additions & 3 deletions alignmentedas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>alignmentedas</artifactId>
<name>alignmentedas</name>
Expand All @@ -17,12 +17,12 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>core</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions biutee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>biutee</artifactId>
<name>biutee</name>
Expand Down Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>transformations</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>common</artifactId>
<name>common</name>
Expand Down
10 changes: 5 additions & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>core</artifactId>
<name>core</name>
Expand All @@ -22,13 +22,13 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>distsim</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>unituebingen</groupId>
Expand Down Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lexicalminer</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
</dependencies>
<dependencyManagement>
Expand Down
8 changes: 4 additions & 4 deletions distsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>distsim</artifactId>
<name>distsim</name>
Expand Down Expand Up @@ -43,19 +43,19 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>redis</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<!-- <dependency>
Expand Down
4 changes: 2 additions & 2 deletions globalgraphoptimizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>globalgraphoptimizer</artifactId>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions lap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>lap</artifactId>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.dkpro.core</groupId>
Expand Down
8 changes: 4 additions & 4 deletions lexicalinferenceminer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>


Expand All @@ -28,15 +28,15 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>



<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>


Expand Down Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>redis</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>pom</packaging>
<name>Free Open Source Platform for Recognizing Textual Entailments (RTE)</name>
<description>The Excitement Open Platform (EOP), has created a generic architecture and a comprehensive implementation for a multilingual textual inference platform available to the scientific and technological communities. The EOP is a main product of the EXCITEMENT project. This research project, has two interleaved high-level goals. The first is to set up, for the first time, a generic architecture and a comprehensive implementation for a multilingual textual inference platform and to make it available to the scientific and technological communities. The second goal of the project is to develop a new generation of inference-based industrial text exploration applications for customer interactions, which will enable businesses to better analyze and make sense of their diverse and often unpredicted client content. These goals will be achieved for three languages – English, German and Italian, and for three customer interaction channels – speech (transcriptions), email and social media. </description>

<scm>
<connection>scm:git:[email protected]:hltfbk/Excitement-Open-Platform.git</connection>
<developerConnection>scm:git:[email protected]:hltfbk/Excitement-Open-Platform.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.2.0</tag>
</scm>
<distributionManagement>
<repository>
Expand Down
4 changes: 2 additions & 2 deletions redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>redis</artifactId>
<name>redis</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down
7 changes: 3 additions & 4 deletions tracer/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>tracer</artifactId>
<packaging>war</packaging>
Expand All @@ -22,7 +21,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
Expand Down
10 changes: 5 additions & 5 deletions transformations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>transformations</artifactId>
<name>transformations</name>
Expand All @@ -31,23 +31,23 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>core</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lexicalminer</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>

<!-- Dependency on legacy code of Bar-Ilan University NLP lab -->
Expand Down
10 changes: 5 additions & 5 deletions util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.excitementproject</groupId>
<artifactId>eop</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>util</artifactId>
<name>util</name>
Expand All @@ -25,17 +25,17 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>common</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>core</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>lap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>args4j</groupId>
Expand All @@ -46,7 +46,7 @@
<dependency>
<groupId>eu.excitementproject</groupId>
<artifactId>biutee</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>


Expand Down

0 comments on commit 8e3ac1c

Please sign in to comment.