summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 51c505c9a..2efcbeb20 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,14 +7,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<relativePath>hc2vpp-parent</relativePath>
</parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-common-aggregator</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<description>Aggregator for common maven parents providing base configuration for Hc2vpp modules</description>