aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/main/java/com/yahoo/config/model/application/package-info.java
blob: 02518d8266d3e4ae7128735cbffa8bde688e9da2 (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.config.model.application;

import com.yahoo.osgi.annotation.ExportPackage;