diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:21:56 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:33:48 +0200 |
commit | 801e1cf4fd57a301e4216ef3ae04433e32788274 (patch) | |
tree | 9e6d7f21ece9fcf97fc1da7e59b3c16ce392432e /common/common-scripts | |
parent | e61ca82d0dd9fbfff7f477f3db4f5e4b6bc457ef (diff) |
Bump version to 1.17.07-RC1
Change-Id: I4d24431e3f65ff25ba6abeabc0d6c37bbb163963
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 7be29b662..e500820c0 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.07-SNAPSHOT</version> + <version>1.17.07-RC1</version> <packaging>jar</packaging> <properties> |