Repository: servicemix-bundles Updated Branches: refs/heads/master d4ec26c8a -> 00bb043a3
Rollback bundles-2015.05 release Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/00bb043a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/00bb043a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/00bb043a Branch: refs/heads/master Commit: 00bb043a3372ad6d1c391050e590d363bef2cbb6 Parents: d4ec26c Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 10:19:07 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 10:19:07 2015 +0200 ---------------------------------------------------------------------- swagger-core-1.3.2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/00bb043a/swagger-core-1.3.2/pom.xml ---------------------------------------------------------------------- diff --git a/swagger-core-1.3.2/pom.xml b/swagger-core-1.3.2/pom.xml index bf245e9..aef4b7c 100644 --- a/swagger-core-1.3.2/pom.xml +++ b/swagger-core-1.3.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.swagger-core</artifactId> - <version>1.3.2_3-SNAPSHOT</version> + <version>1.3.2_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
