summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:43:28 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-29 14:43:28 +0200
commit2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 (patch)
tree132ad5074903001679cdc227ec93278b714f0adf /vpp-integration/api-docs/api/pom.xml
parent11caa7d487181329310e71903f1bf64c71146deb (diff)
Hc2vpp 1.19.04 releasev1.19.04
Change-Id: I88900eb1c47ce3ba9e4d301e04b5d7b8c615879c Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'vpp-integration/api-docs/api/pom.xml')
-rw-r--r--vpp-integration/api-docs/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml
index 7e836485a..9ab2b0572 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.19.04-SNAPSHOT</version>
+ <version>1.19.04</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.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
</project> \ No newline at end of file