summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions/vespa.hosted.controller.maven.repository.config.maven-repository.def
blob: 900a5b854ce053a4babee210b54f20253f45caff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.controller.maven.repository.config


# URL to the Maven repository API that holds artifacts for tenants in the controller's system
#
apiUrl string default=https://repo.maven.apache.org/maven2/

# Group ID of the artifact to list versions for
#
groupId string default=com.yahoo.vespa

# Artifact ID of the artifact to list versions for
#
artifactId string default=tenant-base