summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/restapi/impl/package-info.java
blob: 5b17eed4b7f788467cac4a478aeeff07997ca9a6 (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.config.server.restapi.impl;

import com.yahoo.osgi.annotation.ExportPackage;