summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:50:59 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:50:59 +0100
commit409070ff7bc87ff47097331cf32d9487832ca17c (patch)
tree288076777ece3e500637fe7120f9ddfd80fffe4c /common/honeycomb-parent/pom.xml
parent61017bc613c12739792fb90ce901d57e6c704ff0 (diff)
Bump honeycomb version to 1.18.04-SNAPSHOT
Change-Id: Idb0fec8ab45ec76431ab6d05d70a61eee1929628 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 661a2a9ba..fff4b7353 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.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
<packaging>pom</packaging>
<prerequisites>
<maven>3.1.1</maven>
@@ -289,7 +289,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.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
</dependency>
<!-- Necessary for logging checks -->
<dependency>
@@ -537,7 +537,7 @@
<dependency>
<groupId>io.fd.honeycomb.doc</groupId>
<artifactId>asciidoc-scripts</artifactId>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.04-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>