Repository: servicemix-bundles Updated Branches: refs/heads/master 32f3993ea -> a3302e3fc
Remove non JDK8 compliant bundle from the release cycle Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/a3302e3f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a3302e3f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a3302e3f Branch: refs/heads/master Commit: a3302e3fcdab30803c0d71e6511636176f7a72fc Parents: 32f3993 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed May 31 22:08:36 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed May 31 22:08:36 2017 +0200 ---------------------------------------------------------------------- pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a3302e3f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 09565fa..bd867ee 100644 --- a/pom.xml +++ b/pom.xml @@ -43,13 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>swagger-jaxrs-1.3.2</module> - <module>swagger-jaxrs-1.3.4</module> - <module>swagger-jaxrs-1.3.5</module> - <module>swagger-jaxrs-1.3.7</module> - <module>swagger-jaxrs-1.3.8</module> - <module>swagger-jaxrs-1.3.10</module> - <module>swagger-jaxrs-1.3.11</module> <module>swagger-jaxrs-1.3.12</module> <module>swagger-jaxrs-1.3.13</module> <module>swagger-jaxrs_2.11-1.3.12</module>
