You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/03/06 13:05:47 UTC

[incubator-dlab] branch EPMCDLAB-1186 updated: updated nexus version

This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch EPMCDLAB-1186
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/EPMCDLAB-1186 by this push:
     new 7a5a527  updated nexus version
7a5a527 is described below

commit 7a5a5279412a501c22cba39050b29040a90f0bfd
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Wed Mar 6 15:05:36 2019 +0200

    updated nexus version
---
 .../scripts/deploy_repository/deploy_repository.py                      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/scripts/deploy_repository/deploy_repository.py b/infrastructure-provisioning/scripts/deploy_repository/deploy_repository.py
index e0f998a..35f39e5 100644
--- a/infrastructure-provisioning/scripts/deploy_repository/deploy_repository.py
+++ b/infrastructure-provisioning/scripts/deploy_repository/deploy_repository.py
@@ -1305,7 +1305,7 @@ if __name__ == "__main__":
             varname = "{0}_{1}".format(section, option)
             configuration[varname] = config.get(section, option)
     groovy_version = '2.5.1'
-    nexus_version = '3.14.0-04'
+    nexus_version = '3.15.2-01'
     maven_version = '3.5.4'
     cuda_version_deeplearning = '8.0'
     cuda_deeplearingn_file_name = 'cuda_8.0.44_linux-run'


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org