diff options
author | 2017-03-31 07:16:33 +0200 | |
---|---|---|
committer | 2017-04-11 08:39:58 +0000 | |
commit | b5b71100799d530eb971524ba38192078c9213a4 (patch) | |
tree | 8ac5b97ad045ddbf98dbebb49d427b045df79b24 /common/common-scripts | |
parent | 870b2ed334d446c2c3224a1df883aa25f7f5011e (diff) |
Bump version to 1.17.04-RC2v1.17.04-RC2
Change-Id: I58abc476622ab902db67b46e32df7a5d40b0643c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/common-scripts')
-rw-r--r-- | common/common-scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index f9166d4eb..181f315b8 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -22,7 +22,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>common-scripts</artifactId> <name>${project.artifactId}</name> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04-RC2</version> <packaging>jar</packaging> <properties> |