summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:21:56 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-07 09:56:58 +0200
commit103323b18a1dbf749d1552c8ba91be3c5b38c892 (patch)
tree9e6d7f21ece9fcf97fc1da7e59b3c16ce392432e /common
parent5e4470873e7b9580da9496f96d0a782d3de458ba (diff)
Bump honeycomb version to 1.17.07-RC1 (fixed)v1.17.07-RC1
Honeycomb artifacts are published by honeycomb-merge job. Current job settings use 'default' choosing-strategy, which clones most recent commit from target branch. Therefore honeycomb version should not be set to snapshot until merge job is finished and artifacts are available in nexus. This patch is second attempt to bump honeycomb version (has the same contents as https://gerrit.fd.io/r/#/c/7453/) Change-Id: Iabc4431e3f65ff25ba6abeabc0d6c37bbb163963 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common')
-rw-r--r--common/api-parent/pom.xml4
-rw-r--r--common/checkstyle/pom.xml2
-rw-r--r--common/common-scripts/pom.xml2
-rw-r--r--common/honeycomb-parent/pom.xml6
-rw-r--r--common/impl-parent/pom.xml4
-rw-r--r--common/minimal-assembly-descriptor/pom.xml4
-rw-r--r--common/minimal-distribution-parent/pom.xml8
-rw-r--r--common/pom.xml4
8 files changed, 17 insertions, 17 deletions
diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml
index 0b6272fc8..56bbd957d 100644
--- a/common/api-parent/pom.xml
+++ b/common/api-parent/pom.xml
@@ -18,14 +18,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>../honeycomb-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>api-parent</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<packaging>pom</packaging>
<build>
diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml
index 6598b6c7e..a9ea80b4c 100644
--- a/common/checkstyle/pom.xml
+++ b/common/checkstyle/pom.xml
@@ -4,7 +4,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-checkstyle</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<build>
<pluginManagement>
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml
index 7be29b662..e500820c0 100644
--- a/common/common-scripts/pom.xml
+++ b/common/common-scripts/pom.xml
@@ -22,7 +22,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<packaging>jar</packaging>
<properties>
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index 4779d1fab..e4136d9e2 100644
--- a/common/honeycomb-parent/pom.xml
+++ b/common/honeycomb-parent/pom.xml
@@ -21,7 +21,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<packaging>pom</packaging>
<prerequisites>
<maven>3.1.1</maven>
@@ -274,7 +274,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-checkstyle</artifactId>
<!-- Hardcoded version to prevent archetype generated projects to use their own project version -->
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
</dependency>
<!-- Necessary for logging checks -->
<dependency>
@@ -508,7 +508,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
</dependency>
</dependencies>
</plugin>
diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml
index 832bb1adf..acbe5aca2 100644
--- a/common/impl-parent/pom.xml
+++ b/common/impl-parent/pom.xml
@@ -19,14 +19,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>../honeycomb-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>impl-parent</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<packaging>pom</packaging>
<properties>
diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml
index 2e6e8e61b..2d5835279 100644
--- a/common/minimal-assembly-descriptor/pom.xml
+++ b/common/minimal-assembly-descriptor/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>../honeycomb-parent</relativePath>
</parent>
<artifactId>minimal-assembly-descriptor</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<name>${project.artifactId}</name>
<modelVersion>4.0.0</modelVersion>
diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml
index 281c88cb4..87f310964 100644
--- a/common/minimal-distribution-parent/pom.xml
+++ b/common/minimal-distribution-parent/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>../impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>minimal-distribution-parent</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<packaging>pom</packaging>
<properties>
@@ -133,7 +133,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
</dependency>
</dependencies>
</plugin>
@@ -146,7 +146,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>minimal-assembly-descriptor</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
</dependency>
</dependencies>
<executions>
diff --git a/common/pom.xml b/common/pom.xml
index 2dc48a73e..48558ce74 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>honeycomb-parent</relativePath>
</parent>
<artifactId>honeycomb-common-aggregator</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>