Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybratus committed Apr 15, 2016
1 parent 40bc770 commit 0543cdf
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions clients/clients-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>clients-cli</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Clients: Command-line Interface</name>
Expand Down
6 changes: 3 additions & 3 deletions clients/clients-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>clients-core</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Clients: Core Components</name>
Expand Down Expand Up @@ -78,6 +78,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions clients/clients-transformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>clients-transformer</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Clients: Fusepool P3 Transformer</name>
Expand Down Expand Up @@ -152,6 +152,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../</relativePath>
</parent>

<artifactId>clients-reactor</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>pom</packaging>

<name>BatchRefine Clients: Reactor</name>
Expand All @@ -25,6 +25,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/engines-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>engines-core</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Engines: Core Components</name>
Expand Down Expand Up @@ -75,6 +75,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/engines-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>engines-embedded</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Engines: embedded engine</name>
Expand Down Expand Up @@ -185,6 +185,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/engines-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>engines-http</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Engines: HTTP wrapper</name>
Expand Down Expand Up @@ -92,6 +92,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/engines-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>engines-spark</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Engines: SparkRefine engine</name>
Expand Down Expand Up @@ -71,6 +71,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/engines-split/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>engines-split</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>jar</packaging>

<name>BatchRefine Engines: Splitter</name>
Expand Down Expand Up @@ -72,6 +72,6 @@


<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions engines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../</relativePath>
</parent>

<artifactId>engines-reactor</artifactId>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<packaging>pom</packaging>

<name>BatchRefine Engines: Reactor</name>
Expand All @@ -26,6 +26,6 @@
</modules>

<scm>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>eu.spaziodati.batchrefine</groupId>
<artifactId>batchrefine-parent</artifactId>
<packaging>pom</packaging>
<version>1.1.7-SNAPSHOT</version>
<version>1.1.7</version>

<name>BatchRefine</name>
<description>Batch capabilities to OpenRefine</description>
Expand All @@ -14,7 +14,7 @@
<url>https://github.com/fusepoolP3/batchrefine</url>
<connection>scm:git:https://github.com/fusepoolp3/batchrefine</connection>
<developerConnection>scm:git:git@github.com:fusepoolp3/batchrefine.git</developerConnection>
<tag>pre-release</tag>
<tag>1.1.7</tag>
</scm>


Expand Down

0 comments on commit 0543cdf

Please sign in to comment.