aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/src/main/java/org/apache/http/client/config/package-info.java
blob: bc480dd1838a299cf6261642b8021463ea625e0d (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage(version = @Version(major = 4, minor = 3, micro = 6))
package org.apache.http.client.config;

import com.yahoo.osgi.annotation.ExportPackage;
import com.yahoo.osgi.annotation.Version;