diff options
author | 2016-09-06 16:17:15 +0200 | |
---|---|---|
committer | 2016-09-06 16:17:15 +0200 | |
commit | ef459f0d69b0b3f57d91c99224606994c20eb508 (patch) | |
tree | 5288d3dc0d9cbd356a917a5f6c1f8796fe274b7f /infra/artifacts/pom.xml | |
parent | 32969dd02d86a78d9fd8847229d929ae17fede34 (diff) |
Bump versions to RC0v1.16.9-RC0
Change-Id: I81bed6b833c9b3319c7b474c8f85fed2c6896db7
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'infra/artifacts/pom.xml')
-rw-r--r-- | infra/artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/artifacts/pom.xml b/infra/artifacts/pom.xml index c58258a33..d21e35f3e 100644 --- a/infra/artifacts/pom.xml +++ b/infra/artifacts/pom.xml @@ -19,7 +19,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>honeycomb-artifacts</artifactId> - <version>1.16.9-SNAPSHOT</version> + <version>1.16.9-RC0</version> <packaging>pom</packaging> <dependencyManagement> |