Skip to content

Commit

Permalink
[maven-release-plugin] prepare release circus-train-parent-14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 4, 2019
1 parent 47a9b47 commit ca6f806
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion circus-train-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-avro/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-avro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-aws-sns/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-aws/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-aws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-common-test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-common-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-comparator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-comparator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-distcp-copier/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-distcp-copier</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-gcp/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-gcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-hive-view/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-hive-view</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-hive/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-housekeeping/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-housekeeping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-integration-tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-metrics/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-package/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-s3-mapreduce-cp-copier/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-s3-mapreduce-cp-copier</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-s3-mapreduce-cp/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-s3-mapreduce-cp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-s3-s3-copier/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-s3-s3-copier</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-tool-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-comparison-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-tool-parent/circus-train-filter-tool/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-tool-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-filter-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-tool-parent/circus-train-tool-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-tool-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-tool-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-tool-parent/circus-train-tool/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-tool-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circus-train-tool-parent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.hotels</groupId>
<artifactId>circus-train-parent</artifactId>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
</parent>

<artifactId>circus-train-tool-parent</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@

<artifactId>circus-train-parent</artifactId>
<description>circus-train replicates data and hive metadata between various clusters</description>
<version>14.0.0-SNAPSHOT</version>
<version>14.0.0</version>
<packaging>pom</packaging>
<name>Circus Train Parent</name>
<inceptionYear>2016</inceptionYear>
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:git@github.com:HotelsDotCom/circus-train.git</connection>
<developerConnection>scm:git:git@github.com:HotelsDotCom/circus-train.git</developerConnection>
<url>https://github.com/HotelsDotCom/circus-train</url>
<tag>HEAD</tag>
<tag>circus-train-parent-14.0.0</tag>
</scm>

<modules>
Expand Down

0 comments on commit ca6f806

Please sign in to comment.