summaryrefslogtreecommitdiffstats
path: root/vpp-common/naming-context-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:00:30 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-05-02 08:34:09 +0200
commit49d72f953c34331427e45b6a8e7337ba0b8bceaa (patch)
treee95614df05eb25ace9a7481a7a373261d2e852a4 /vpp-common/naming-context-api/pom.xml
parent3fed27fe786351f323715cc1af16130a29978319 (diff)
Set hc2vpp version to 1.17.04.1-SNAPSHOT
Follows vpp's & honeycomb's development cycle. Requires https://gerrit.fd.io/r/#/c/6543/ Change-Id: I91e5a08b3223e270e260ab8ece7e68179f8d2d31 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-common/naming-context-api/pom.xml')
-rw-r--r--vpp-common/naming-context-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml
index 08c0512fd..4983e2e19 100644
--- a/vpp-common/naming-context-api/pom.xml
+++ b/vpp-common/naming-context-api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.04</version>
+ <version>1.17.04.1-SNAPSHOT</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>naming-context-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.04</version>
+ <version>1.17.04.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>