diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:42:59 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:43:38 +0200 |
commit | 5e4470873e7b9580da9496f96d0a782d3de458ba (patch) | |
tree | e818c7ef38048fd08376f9897287b65569d9d647 /infra/bgp-distribution-test/pom.xml | |
parent | 801e1cf4fd57a301e4216ef3ae04433e32788274 (diff) |
Set honeycomb version back to 1.17.07-SNAPSHOT
Change-Id: Id9a143b6d7774aa3a93aaad7168eb424fbda0a85
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/bgp-distribution-test/pom.xml')
-rw-r--r-- | infra/bgp-distribution-test/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bgp-distribution-test/pom.xml b/infra/bgp-distribution-test/pom.xml index bac1c11fb..714b80b34 100644 --- a/infra/bgp-distribution-test/pom.xml +++ b/infra/bgp-distribution-test/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.07-RC1</version> + <version>1.17.07-SNAPSHOT</version> <relativePath>../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>bgp-distribution-test</artifactId> - <version>1.17.07-RC1</version> + <version>1.17.07-SNAPSHOT</version> <dependencies> <dependency> |