diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-01-10 16:02:49 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-01-10 16:02:49 +0100 |
commit | c9b3ea70211b8df910ff987256a95e5d434343dc (patch) | |
tree | 4541a07c2b89db39006e06772026986faa6fd527 | |
parent | c7eb2002bcd007520309feb3e11a26ff847a4e05 (diff) |
Set correct paths to vpp stable/1801 and use vpp stable/1801 builds
Change-Id: Iec0a63b7f433620470fc3c423a555da698747de1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-rw-r--r-- | VPP_REPO_URL_CENTOS | 2 | ||||
-rw-r--r-- | VPP_REPO_URL_UBUNTU | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/VPP_REPO_URL_CENTOS b/VPP_REPO_URL_CENTOS index bc11e8d2a1..05a6fd0baa 100644 --- a/VPP_REPO_URL_CENTOS +++ b/VPP_REPO_URL_CENTOS @@ -1 +1 @@ -https://nexus.fd.io/content/repositories/fd.io.master.centos7/io/fd/vpp/ +https://nexus.fd.io/content/repositories/fd.io.stable.1801.centos7/io/fd/vpp/ diff --git a/VPP_REPO_URL_UBUNTU b/VPP_REPO_URL_UBUNTU index 56de6b69e9..7bc6ed0ad2 100644 --- a/VPP_REPO_URL_UBUNTU +++ b/VPP_REPO_URL_UBUNTU @@ -1 +1 @@ -https://nexus.fd.io/content/repositories/fd.io.master.ubuntu.xenial.main/io/fd/vpp/ +https://nexus.fd.io/content/repositories/fd.io.stable.1801.ubuntu.xenial.main/io/fd/vpp/ diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index a8bbb1385a..0ed499792c 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -18.04-rc0~8_g6d1caf9~b3486.x86_64
\ No newline at end of file +18.01-rc1~11_gd01f4e7~b15.x86_64
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 4affc332b7..ef443c462c 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -18.04-rc0~8-g6d1caf9~b3489_amd64
\ No newline at end of file +18.01-rc1~11-gd01f4e7~b15_amd64
\ No newline at end of file |