summaryrefslogtreecommitdiffstats
path: root/tenant-cd-api/src/main/java/ai/vespa/hosted/cd/internal/package-info.java
blob: c907e4321e1cf70dfcf43694dd2aa64883ba2c8f (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author mortent
 */
@ExportPackage
package ai.vespa.hosted.cd.internal;

import com.yahoo.osgi.annotation.ExportPackage;