aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/main/java/com/yahoo/cloud/config/package-info.java
blob: 77ee4c9710298aa989d0aa7f3be3d1ce0a5efdc2 (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.cloud.config;

import com.yahoo.osgi.annotation.ExportPackage;