aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/archive/package-info.java
blob: 6635003003a360dbcc5692c3055f3829f10cd6e2 (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 freva
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.integration.archive;

import com.yahoo.osgi.annotation.ExportPackage;