summaryrefslogtreecommitdiffstats
path: root/samples/samples-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-30 10:10:20 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-30 10:10:20 +0200
commit54e6b9fa3628effde621eeebe91722d9e32bea95 (patch)
tree3e6cdf1b79978639d5478cbdb9533842c9f547cc /samples/samples-api/pom.xml
parent95e32f9869d885aa685e970f7a97e8b9ac7c2bdc (diff)
Hc2vpp 1.18.04 releasev1.18.04
Change-Id: Ie9d36ef641e2e6acc1636e3d4affc92a91866f07 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'samples/samples-api/pom.xml')
-rw-r--r--samples/samples-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/samples-api/pom.xml b/samples/samples-api/pom.xml
index dd537c5b7..58d166247 100644
--- a/samples/samples-api/pom.xml
+++ b/samples/samples-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>samples-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.04</version>
<packaging>bundle</packaging>
<dependencies>