aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/archive/package-info.java
blob: 7fb12f87b4ae3101deb011b1f82348971f16ccfa (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. 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;