summaryrefslogtreecommitdiffstats
path: root/dhcp/dhcp-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp/dhcp-impl/pom.xml')
-rw-r--r--dhcp/dhcp-impl/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dhcp/dhcp-impl/pom.xml b/dhcp/dhcp-impl/pom.xml
index cf85f0112..943ac6033 100644
--- a/dhcp/dhcp-impl/pom.xml
+++ b/dhcp/dhcp-impl/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
@@ -24,7 +24,7 @@
<groupId>io.fd.hc2vpp.dhcp</groupId>
<artifactId>dhcp-impl</artifactId>
<name>dhcp-impl</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<packaging>bundle</packaging>
<dependencies>
@@ -67,7 +67,7 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
</dependency>