summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/api-docs')
-rw-r--r--vpp-integration/api-docs/api/pom.xml4
-rw-r--r--vpp-integration/api-docs/core/pom.xml4
-rw-r--r--vpp-integration/api-docs/docs/pom.xml2
-rw-r--r--vpp-integration/api-docs/pom.xml4
-rw-r--r--vpp-integration/api-docs/scripts/pom.xml2
5 files changed, 8 insertions, 8 deletions
diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml
index edc1a51a1..8752e4e7a 100644
--- a/vpp-integration/api-docs/api/pom.xml
+++ b/vpp-integration/api-docs/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,6 +40,6 @@
<artifactId>docs-api</artifactId>
<name>${project.artifactId}</name>
<groupId>io.fd.hc2vpp.docs</groupId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
</project> \ No newline at end of file
diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml
index 12fa42b5e..0f11ccc42 100644
--- a/vpp-integration/api-docs/core/pom.xml
+++ b/vpp-integration/api-docs/core/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs-core</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<properties>
<mockito-core.version>2.2.9</mockito-core.version>
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml
index 3416a5471..7ea6bed93 100644
--- a/vpp-integration/api-docs/docs/pom.xml
+++ b/vpp-integration/api-docs/docs/pom.xml
@@ -22,7 +22,7 @@
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<properties>
diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml
index e58f829b4..00be0b036 100644
--- a/vpp-integration/api-docs/pom.xml
+++ b/vpp-integration/api-docs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -30,7 +30,7 @@
<artifactId>api-docs</artifactId>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<modules>
<module>core</module>
diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml
index e5a22a4f3..ac252f852 100644
--- a/vpp-integration/api-docs/scripts/pom.xml
+++ b/vpp-integration/api-docs/scripts/pom.xml
@@ -22,7 +22,7 @@
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>scripts</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<properties>