summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc/src/main/java/org/apache/http/conn/ssl/package-info.java
blob: deebc48ceefe7ec81e4c359259ef14ac8cb08e2b (plain) (blame)
1
2
3
4
5
6
// Copyright 2016 Yahoo Inc. 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.conn.ssl;

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