summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-31 07:16:33 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-03-31 12:44:19 +0200
commit2abb019fbbd8b5fd201788e6f6a59f71fbc91875 (patch)
tree74b082b2a8ee8602d0d6c07429d8b1a9c496b180 /common/honeycomb-parent/pom.xml
parent27bd1b786321fd74be04ca5d44dc198715b0f19b (diff)
Bump version to 1.17.04-RC1v1.17.04-RC1
Change-Id: I58a8e476622ab902db67b46e32df7a5d40b0643c 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 3f03475aa..9d3f6dfd3 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.04-SNAPSHOT</version>
+ <version>1.17.04-RC1</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.04-SNAPSHOT</version>
+ <version>1.17.04-RC1</version>
</dependency>
<!-- Necessary for logging checks -->
<dependency>
@@ -492,7 +492,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC1</version>
</dependency>
</dependencies>
</plugin>