summaryrefslogtreecommitdiffstats
path: root/samples/samples-api/pom.xml
diff options
context:
space:
mode:
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 0695c2e7e..4afcebc68 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.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</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.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<packaging>bundle</packaging>
<dependencies>