summaryrefslogtreecommitdiffstats
path: root/docker-api/src/main/java/com/yahoo/vespa/hosted/dockerapi/metrics/package-info.java
blob: 3e511560d94a928c7eb1604b8c2591c262051e7c (plain) (blame)
1
2
3
4
5
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.dockerapi.metrics;

import com.yahoo.osgi.annotation.ExportPackage;