aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/configserver/option/package-info.java
blob: 28fed3b25a95ac1f36ca0f9c1e1a8ac5ef939769 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author Tony Vaagenes
 */
@ExportPackage
package com.yahoo.vespa.model.container.configserver.option;

import com.yahoo.osgi.annotation.ExportPackage;