summaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/task/package-info.java
blob: 433884139f67b81933cd7da03a40639b8741b723 (plain) (blame)
1
2
3
4
5
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.node.admin.task;

import com.yahoo.osgi.annotation.ExportPackage;