aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/restapi/v2/filter/package-info.java
blob: e2a40f398a990a5d8e14e2eaa711820a3a18850a (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author mpolden
 */
@ExportPackage
package com.yahoo.vespa.hosted.provision.restapi.v2.filter;

import com.yahoo.osgi.annotation.ExportPackage;