commit | 06ff4d28d29c96ca2669ac47614b36b0f92011f0 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Fri Jan 16 12:15:46 2015 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Fri Jan 16 12:15:46 2015 +0000 |
tree | eb78b26c0bba01430ea1df3518faced99cc2f271 | |
parent | 951fde2069631fa0ad0046a754e8eea05d6350ad [diff] [blame] |
FELIX-4550 : Only jetty bundle requires Java 7, move api package version to package-info, enable baselining git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1652398 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bundle/pom.xml b/http/bundle/pom.xml index bb9993b..0e40066 100644 --- a/http/bundle/pom.xml +++ b/http/bundle/pom.xml
@@ -83,6 +83,8 @@ * </Import-Package> </instructions> + <!-- Skip baselining --> + <skip>true</skip> </configuration> </plugin> </plugins>