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 /it/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 'it/pom.xml')
-rw-r--r-- | it/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml index 7881a5b77..5734a92ea 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>hc2vpp-parent</artifactId> - <version>1.19.04-RC1</version> + <version>1.19.04-SNAPSHOT</version> <relativePath>../common/hc2vpp-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |