aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/identifiers/package-info.java
blob: b140d8a249854509fe0df606b7931bb0248c29d4 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.identifiers;

import com.yahoo.osgi.annotation.ExportPackage;