Removing juju installation in the jenkins pipeline
[osm/devops.git] / installers / install_osm.sh
index bf1c568..4e1bbb1 100755 (executable)
@@ -13,9 +13,9 @@
 #   limitations under the License.
 #
 REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseNINE
+RELEASE=ReleaseTEN
 REPOSITORY=stable
-DOCKER_TAG=9
+DOCKER_TAG=10
 DEVOPS_PATH=/usr/share/osm-devops
 
 function usage(){