summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/main/java/com/yahoo/vespa/orchestrator/config/package-info.java
blob: af2e374fc9c234f8d2ba46b127c552edd2074281 (plain) (blame)
1
2
3
4
5
6
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.orchestrator.config;

import com.yahoo.api.annotations.PublicApi;
import com.yahoo.osgi.annotation.ExportPackage;