summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/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 /common/honeycomb-parent/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 'common/honeycomb-parent/pom.xml')
-rw-r--r--common/honeycomb-parent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index 5931c641f..7a370329e 100644
--- a/common/honeycomb-parent/pom.xml
+++ b/common/honeycomb-parent/pom.xml
@@ -21,7 +21,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<packaging>pom</packaging>
<prerequisites>
<maven>3.1.1</maven>
@@ -264,7 +264,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-checkstyle</artifactId>
<!-- Hardcoded version to prevent archetype generated projects to use their own project version -->
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
</dependency>
<!-- Necessary for logging checks -->
<dependency>
@@ -498,7 +498,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
</dependency>
</dependencies>
</plugin>