aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/maintenance/sync/package-info.java
blob: fc1974504925d1958e962680f0c972a51c13065e (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author freva
 */
@ExportPackage
package com.yahoo.vespa.hosted.node.admin.maintenance.sync;

import com.yahoo.osgi.annotation.ExportPackage;