diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-04-18 11:01:47 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-04-18 11:01:47 +0200 |
commit | 363beb3a063a5285770a4962de030a34658ee192 (patch) | |
tree | d90c65d14cd95f1cbdceebcd64d6c6e10101fbf9 /vpp-integration/api-docs/api/pom.xml | |
parent | f7fd24ddbca0c49ab841cb3e75b947faf19cc9de (diff) |
Hc2vpp 1.19.04-RC1v1.19.04-RC1
Change-Id: Id86f16fbde71bf4dbec6ff8e7437df823a04195b
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.xml | 4 |
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..669c6d65c 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-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.19.04-SNAPSHOT</version> + <version>1.19.04-RC1</version> </project>
\ No newline at end of file |