summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:21:56 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:33:48 +0200
commit801e1cf4fd57a301e4216ef3ae04433e32788274 (patch)
tree9e6d7f21ece9fcf97fc1da7e59b3c16ce392432e /infra/northbound/bgp/pom.xml
parente61ca82d0dd9fbfff7f477f3db4f5e4b6bc457ef (diff)
Bump version to 1.17.07-RC1
Change-Id: I4d24431e3f65ff25ba6abeabc0d6c37bbb163963 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 c55abc6f2..6aaa18d1e 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-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.northbound</groupId>
<artifactId>bgp</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC1</version>
<dependencies>
<!-- Common northbound configuration -->