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 /routing/routing-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 'routing/routing-api/pom.xml')
-rw-r--r-- | routing/routing-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 83008d97a..ea071c670 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,13 +18,13 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.hc2vpp.routing</groupId> <artifactId>routing-api</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01</version> <packaging>bundle</packaging> <dependencyManagement> |