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

import com.yahoo.osgi.annotation.ExportPackage;