summaryrefslogtreecommitdiffstats
path: root/infra/data-api/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:19:58 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-30 07:49:25 +0100
commit6c7c2536845507d26aac9675a1cdc0aeb286f737 (patch)
tree52dd112df820efa574db7a335481401c06590eab /infra/data-api/pom.xml
parent192d742f43a0272bfe73613630ccbfc9cb5d09e0 (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/data-api/pom.xml')
-rw-r--r--infra/data-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml
index c3d6f45b5..2ec01f290 100644
--- a/infra/data-api/pom.xml
+++ b/infra/data-api/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -27,7 +27,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>data-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<packaging>bundle</packaging>
<dependencies>