Update scripts and tools for v14
Change-Id: I2d8e0fdd323d1df0b359b3a4cfcce47fa37e4b4b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/install_osm.sh b/installers/install_osm.sh
index 5fca648..7adc9e1 100755
--- a/installers/install_osm.sh
+++ b/installers/install_osm.sh
@@ -13,9 +13,9 @@
# limitations under the License.
#
REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseTHIRTEEN
+RELEASE=ReleaseFOURTEEN
REPOSITORY=stable
-DOCKER_TAG=13
+DOCKER_TAG=14
DEVOPS_PATH=/usr/share/osm-devops
function usage(){