diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:34:23 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:34:23 +0100 |
commit | 3fb54ae87ac2bebe6061f6ec9ff7493d18613016 (patch) | |
tree | c3a09385f625aa504a466c18fa454d3dc11f398a /infra/northbound/bgp-extensions | |
parent | 080efe76744d91087e0a83a727db79aeb8ee2397 (diff) |
Honeycomb 1.19.01-RC1v1.19.01-RC1
Change-Id: Ide7d955084f224e63d644a0e11299e01d3c7e9b5
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/northbound/bgp-extensions')
8 files changed, 16 insertions, 16 deletions
diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index 7ae76e10d..a0dd4e4d2 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>evpn</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 90f5dfd3e..824751d92 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>extension-common</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index de26b4177..e8758faf5 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>inet</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index 0218bc592..f439bf368 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>l3-vpn-v4</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index f273f416a..0ebae9fcb 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>l3-vpn-v6</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index c1ebf1658..569a93be6 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>labeled-unicast</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> <dependency> diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index f1af51ab2..19f49aa9e 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>linkstate</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <dependencies> <dependency> diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index c40c75338..357d07519 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>honeycomb-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound.bgp</groupId> <artifactId>bgp-extensions</artifactId> - <version>1.19.01-SNAPSHOT</version> + <version>1.19.01-RC1</version> <name>${project.artifactId}</name> <modules> <module>evpn</module> |