summaryrefslogtreecommitdiffstats
path: root/vpp-common/naming-context-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-18 11:01:47 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-18 11:01:47 +0200
commit363beb3a063a5285770a4962de030a34658ee192 (patch)
treed90c65d14cd95f1cbdceebcd64d6c6e10101fbf9 /vpp-common/naming-context-api/pom.xml
parentf7fd24ddbca0c49ab841cb3e75b947faf19cc9de (diff)
Hc2vpp 1.19.04-RC1v1.19.04-RC1
Change-Id: Id86f16fbde71bf4dbec6ff8e7437df823a04195b Signed-off-by: Michal Cmarada <mcmarada@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 50e028c42..815ad069d 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.19.04-SNAPSHOT</version>
+ <version>1.19.04-RC1</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.19.04-SNAPSHOT</version>
+ <version>1.19.04-RC1</version>
<packaging>bundle</packaging>
<dependencies>