diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:19:58 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-30 07:49:25 +0100 |
commit | 6c7c2536845507d26aac9675a1cdc0aeb286f737 (patch) | |
tree | 52dd112df820efa574db7a335481401c06590eab /infra/test-utils/test-api | |
parent | 192d742f43a0272bfe73613630ccbfc9cb5d09e0 (diff) |
Bump version to 1.17.01 FINALv1.17.01-FINALstable/1701
Change-Id: I143834e5c72a03da8680b5416220e00a8ffbc7d4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/test-utils/test-api')
-rw-r--r-- | infra/test-utils/test-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/test-utils/test-api/pom.xml b/infra/test-utils/test-api/pom.xml index 4f62872b1..5b7ee4784 100644 --- a/infra/test-utils/test-api/pom.xml +++ b/infra/test-utils/test-api/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |