aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/main/java/com/yahoo/vespa/config/parser/package-info.java
blob: 15a400f8527a8584c831030e012a1655f1f604a9 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. 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;