summaryrefslogtreecommitdiffstats
path: root/interface-role/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'interface-role/api/pom.xml')
-rw-r--r--interface-role/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-role/api/pom.xml b/interface-role/api/pom.xml
index 8a7629d86..a46cc8f55 100644
--- a/interface-role/api/pom.xml
+++ b/interface-role/api/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.iface.role</groupId>
<artifactId>api</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<dependencies>