diff options
Diffstat (limited to 'infra/northbound')
-rw-r--r-- | infra/northbound/bgp-extensions/evpn/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/extension-common/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/inet/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/labeled-unicast/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/linkstate/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp-extensions/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/bgp/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/common/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/netconf/pom.xml | 4 | ||||
-rw-r--r-- | infra/northbound/pom.xml | 2 | ||||
-rw-r--r-- | infra/northbound/restconf/pom.xml | 4 |
13 files changed, 25 insertions, 25 deletions
diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index 2a5756cf6..a70b8f613 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 ca8459c0a..af0e0f89e 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 d46c9067a..e84e2e7a7 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 de6ad1397..6cdfb9815 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 513f50a1e..636f9161f 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 249e9ec67..0b66054ca 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</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 764254f18..7a463ef7b 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <dependencies> <dependency> diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index a280d6569..3f8648270 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.04-SNAPSHOT</version> + <version>1.19.04</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.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <modules> <module>evpn</module> diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index b2f064b24..e4f313332 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.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> @@ -29,7 +29,7 @@ <groupId>io.fd.honeycomb.northbound</groupId> <artifactId>bgp</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 138f120e9..a1eb589ff 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> @@ -29,7 +29,7 @@ <groupId>io.fd.honeycomb.northbound</groupId> <artifactId>common</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <dependencies> diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index a509e0f74..699a57321 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound</groupId> <artifactId>netconf</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <properties> diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 703c57031..64d5174d1 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>honeycomb-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 831067531..d13eb9537 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.northbound</groupId> <artifactId>restconf</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <properties> |