From be647504e095bd1cea03bea97d48a61999507911 Mon Sep 17 00:00:00 2001
From: Tobias Urdin <tobias.urdin@binero.se>
Date: Fri, 8 Feb 2019 11:34:21 +0100
Subject: [PATCH] Remove Ubuntu Xenial from metadata.json

This is not supported anymore since packaging
for Stein will not only be for Bionic.

Change-Id: I4834fbaa88559b04da6df1b705ef926b4fb10602
---
 metadata.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/metadata.json b/metadata.json
index 0dad1198..a48f3712 100644
--- a/metadata.json
+++ b/metadata.json
@@ -52,7 +52,6 @@
         {
             "operatingsystem": "Ubuntu",
             "operatingsystemrelease": [
-                "16.04",
                 "18.04"
             ]
         }