Update RELEASE variable to ReleaseTHREE by default

Change-Id: I4b2d58bbd1399fbdff713f8529aab1c746edd405
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/jenkins/common/install_common b/jenkins/common/install_common
index 4a7c352..3884b0e 100755
--- a/jenkins/common/install_common
+++ b/jenkins/common/install_common
@@ -16,7 +16,7 @@
 #
 #
 
-RELEASE="ReleaseTWO"
+RELEASE="ReleaseTHREE"
 REPOSITORY_KEY="OSM%20ETSI%20Release%20Key.gpg"
 REPOSITORY="stable"
 REPOSITORY_BASE="http://osm-download.etsi.org/repository/osm/debian"