summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 12:46:54 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 12:49:47 +0200
commitee55e59f5e1b2b1827bda39e553c5c200373caea (patch)
treede031d16819c63cf78924624a2615af309008c77 /common/honeycomb-parent/pom.xml
parenta3d562afdd96d4c37fe608af99f364e879ee92b6 (diff)
Bump honeycomb version to 1.17.07-RC2v1.17.07-RC2
Change-Id: I2d84081238446e35af7d33e2b9944ac34c2b1832 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r--common/honeycomb-parent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index 4779d1fab..574d27c9a 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-RC2</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-RC2</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-RC2</version>
</dependency>
</dependencies>
</plugin>