diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 20:18:25 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-30 13:59:48 +0100 |
commit | 057ece76cc7a5714791a44f054034baed423c004 (patch) | |
tree | 6a78897c9df5b2ba2b52cda7d020ed289a36d0f6 /ioam/api/pom.xml | |
parent | f43a26d6a315910dcf7e2655aea6f797100a6971 (diff) |
Bump hc2vpp version to 1.17.01-FINALv1.17.01stable/1701
Also updates honeycomb dependencies to 1.17.01-FINAL
Change-Id: I2f281234d142535d740649e966e6b08f8398905b
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'ioam/api/pom.xml')
-rw-r--r-- | ioam/api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml index 195c701d4..b5e5aabfe 100644 --- a/ioam/api/pom.xml +++ b/ioam/api/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01</version> </parent> @@ -26,7 +26,7 @@ <groupId>io.fd.hc2vpp.ioam</groupId> <artifactId>vppioam-api</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01</version> <packaging>bundle</packaging> <dependencies> |