summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/models/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-07-23 20:05:45 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-07-23 20:06:18 +0200
commitacde568a1509927a14120f61fa2eb34c9caf995f (patch)
tree26429bd2b5c00c12b5e11e02ac4f2646d2a4b73c /samples/interfaces/models/pom.xml
parent62c8f3a9c900acfef82ef5ddff0332244ab05ad1 (diff)
Set Honeycomb version back to 1.18.07-SNAPSHOT
Change-Id: Ie51543c380c2d6ef2d4bd04abf9e48dd72970f47 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'samples/interfaces/models/pom.xml')
-rw-r--r--samples/interfaces/models/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml
index 6a0d7ab7a..92873ae29 100644
--- a/samples/interfaces/models/pom.xml
+++ b/samples/interfaces/models/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.07-RC1</version>
+ <version>1.18.07-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
@@ -25,7 +25,7 @@
<groupId>io.fd.honeycomb.samples.interfaces</groupId>
<artifactId>interfaces-models</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.07-RC1</version>
+ <version>1.18.07-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>