summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/models/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-02-04 09:16:54 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-02-04 08:43:39 +0000
commit1f44ec1a605c70dcd512b652a10503361e590986 (patch)
treeebf4f9f205ae076687a7e061bdc5c4b96553673a /samples/interfaces/models/pom.xml
parentc73f03c3e50ca04336537e401ee1b98cf0d3a473 (diff)
Set Honeycomb version to 1.19.01.1-SNAPSHOTstable/1901
Change-Id: Iee4590dc817b3696646770bbaab33de226534edf Signed-off-by: Michal Cmarada <mcmarada@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 4a7c92611..c497b4ec7 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.19.01</version>
+ <version>1.19.01.1-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.19.01</version>
+ <version>1.19.01.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<properties>