diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-09-08 14:30:57 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-09-08 14:30:57 +0200 |
commit | 0daba59676b4a1a2f5f7fe4d1221adcd52b1bbef (patch) | |
tree | f08e50dc02f5e036462cadef9751465a9d971248 /infra/pom.xml | |
parent | 6fc04f8bf3ed13f14664de8b5b4e1f159a189521 (diff) |
Bump versions to SNAPSHOT
Change-Id: I0cd37ed8717aab709b313055e3422778fbe2fe78
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'infra/pom.xml')
-rw-r--r-- | infra/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/pom.xml b/infra/pom.xml index 1a14580ef..d530d7eba 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -24,7 +24,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>infra-aggregator</artifactId> - <version>1.16.9-RC1</version> + <version>1.16.9-SNAPSHOT</version> <name>honeycomb-infra</name> <packaging>pom</packaging> <modelVersion>4.0.0</modelVersion> |