diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-04-29 13:18:33 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-04-29 13:18:33 +0200 |
commit | 338f7434a5c0c825c28191b71516aa42a67572fd (patch) | |
tree | 746f94f3ae7d0c84f8399a4a3fdd3a40fe92fad0 /vpp-integration/api-docs/scripts/pom.xml | |
parent | 783013bb00129f61cb81ee592763b86e6476db0b (diff) |
Set Hc2vpp version back to 1.19.04-SNAPSHOT
Change-Id: Ibe4d08ddd65984218e6c65dea6b3ee8b1395b0f5
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 5813f3c63..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-RC2</version> + <version>1.19.04-SNAPSHOT</version> <name>${project.artifactId}</name> <properties> |