aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/noderepository/package-info.java
blob: e44b7df85143e5c26cd36d44c119f7a7fc1a3e61 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.integration.noderepository;

import com.yahoo.osgi.annotation.ExportPackage;