summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 12:57:30 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 13:13:53 +0200
commit9f4407b83c7a484d9fba2fec1b4b1fce404f9f9e (patch)
tree1cf24ae099ada86a0f783ec879f6c9bf4e78e184 /infra/northbound/bgp/pom.xml
parentee55e59f5e1b2b1827bda39e553c5c200373caea (diff)
Set honeycomb version back to 1.17.07-SNAPSHOT
Change-Id: I49581238280881f128f138b63e854f26998fddee Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/northbound/bgp/pom.xml')
-rw-r--r--infra/northbound/bgp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml
index 413f5d739..f49da79b6 100644
--- a/infra/northbound/bgp/pom.xml
+++ b/infra/northbound/bgp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.17.07-RC2</version>
+ <version>1.17.07-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.northbound</groupId>
<artifactId>bgp</artifactId>
- <version>1.17.07-RC2</version>
+ <version>1.17.07-SNAPSHOT</version>
<dependencies>
<!-- Common northbound configuration -->