From 3b1d2cae4a78106b0f16bc67e46b2be38dafa9d4 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 5 Dec 2019 08:02:11 -0500 Subject: [PATCH] Update nexus3.json --- public/v2/apps/nexus3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v2/apps/nexus3.json b/public/v2/apps/nexus3.json index fb22aaf..21df71c 100644 --- a/public/v2/apps/nexus3.json +++ b/public/v2/apps/nexus3.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/r/sonatype/nexus3/", - "displayName": "", + "displayName": "Nexus3", "description": "Nexus is a repository manager. It allows you to proxy, collect, and manage your dependencies", "dockerCompose": { "version": "3.3", @@ -30,4 +30,4 @@ "description": "Additional tags can be found here: https://hub.docker.com/r/sonatype/nexus3/tags" } ] -} \ No newline at end of file +}