summaryrefslogtreecommitdiffstats
path: root/ipsec
diff options
context:
space:
mode:
Diffstat (limited to 'ipsec')
-rw-r--r--ipsec/ipsec-api/pom.xml6
-rw-r--r--ipsec/ipsec-impl/pom.xml4
-rw-r--r--ipsec/pom.xml4
3 files changed, 7 insertions, 7 deletions
diff --git a/ipsec/ipsec-api/pom.xml b/ipsec/ipsec-api/pom.xml
index 169f55cf5..f260aa9a1 100644
--- a/ipsec/ipsec-api/pom.xml
+++ b/ipsec/ipsec-api/pom.xml
@@ -19,7 +19,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>
@@ -27,11 +27,11 @@
<groupId>io.fd.hc2vpp.ipsec</groupId>
<artifactId>ipsec-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<packaging>bundle</packaging>
<properties>
- <naming.context.version>1.19.01-SNAPSHOT</naming.context.version>
+ <naming.context.version>1.19.01-RC1</naming.context.version>
</properties>
<dependencies>
diff --git a/ipsec/ipsec-impl/pom.xml b/ipsec/ipsec-impl/pom.xml
index 9cf3dd97a..0515f3a87 100644
--- a/ipsec/ipsec-impl/pom.xml
+++ b/ipsec/ipsec-impl/pom.xml
@@ -20,14 +20,14 @@
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.ipsec</groupId>
<artifactId>ipsec-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/ipsec/pom.xml b/ipsec/pom.xml
index 471ade96e..20b327618 100644
--- a/ipsec/pom.xml
+++ b/ipsec/pom.xml
@@ -19,13 +19,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<groupId>io.fd.hc2vpp.ipsec</groupId>
<artifactId>ipsec-aggregator</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>