diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-04-26 15:24:56 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-04-26 15:24:56 +0200 |
commit | 63796c77c0ff70d2a8a39667eabbd9d292ed31e8 (patch) | |
tree | 22dcb6fa66d1b5e8a66bfc57d0a554403c9ed5a6 /vpp-integration/api-docs/scripts/pom.xml | |
parent | 363beb3a063a5285770a4962de030a34658ee192 (diff) |
Set Hc2vpp version back to 1.19.04-SNAPSHOT
Change-Id: I5021dce207d5c30928d2ed49692cfaf190ba6551
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'vpp-integration/api-docs/scripts/pom.xml')
-rw-r--r-- | vpp-integration/api-docs/scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-integration/api-docs/scripts/pom.xml b/vpp-integration/api-docs/scripts/pom.xml index 7dbe5bf80..b1196fbda 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.19.04-RC1</version> + <version>1.19.04-SNAPSHOT</version> <name>${project.artifactId}</name> <properties> |