aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/main/java/com/yahoo/vespa/config/parser/package-info.java
blob: 3de7c58f4a4d01452e4430fcf5f3ba98d7cb09c8 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.config.parser;

import com.yahoo.osgi.annotation.ExportPackage;