summaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
Diffstat (limited to 'it')
-rw-r--r--it/api-coverage/pom.xml4
-rw-r--r--it/api-test/pom.xml4
-rw-r--r--it/jvpp-benchmark/pom.xml4
-rw-r--r--it/pom.xml2
4 files changed, 7 insertions, 7 deletions
diff --git a/it/api-coverage/pom.xml b/it/api-coverage/pom.xml
index e935a67cf..2538d13ed 100644
--- a/it/api-coverage/pom.xml
+++ b/it/api-coverage/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.it</groupId>
<artifactId>api-coverage</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<name>${project.artifactId}</name>
<properties>
diff --git a/it/api-test/pom.xml b/it/api-test/pom.xml
index dba7356cc..6462c6ef6 100644
--- a/it/api-test/pom.xml
+++ b/it/api-test/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>api-test</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
diff --git a/it/jvpp-benchmark/pom.xml b/it/jvpp-benchmark/pom.xml
index 1781a7fb0..46cf29c50 100644
--- a/it/jvpp-benchmark/pom.xml
+++ b/it/jvpp-benchmark/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.it</groupId>
<artifactId>jvpp-benchmark</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<name>${project.artifactId}</name>
<properties>
diff --git a/it/pom.xml b/it/pom.xml
index 92076752f..9656fc790 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-RC1</version>
+ <version>1.19.01-SNAPSHOT</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>