Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release behemoth-parent-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnioche committed Feb 10, 2014
1 parent 8a8aece commit 35200ec
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>core</name>
Expand Down
6 changes: 3 additions & 3 deletions gate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-gate</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>gate</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-io</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>io</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions language-id/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-language-id</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>language-id</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions mahout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-mahout</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>mahout</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<packaging>pom</packaging>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<name>Behemoth Parent</name>
<description>Parent module for Behemoth</description>

Expand Down
6 changes: 3 additions & 3 deletions solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-solr</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>solr</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions tika/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-tika</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>tika</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions uima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>behemoth-uima</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>uima</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 35200ec

Please sign in to comment.