Repository: servicemix-bundles Updated Branches: refs/heads/master e59120857 -> e038862f9
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/e038862f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e038862f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e038862f Branch: refs/heads/master Commit: e038862f9c7faacc776ba2bcd5ac073a44dd4dd6 Parents: e591208 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 10:43:30 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 10:43:30 2015 +0200 ---------------------------------------------------------------------- swagger-core-1.3.8/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e038862f/swagger-core-1.3.8/pom.xml ---------------------------------------------------------------------- diff --git a/swagger-core-1.3.8/pom.xml b/swagger-core-1.3.8/pom.xml index d3b388e..d147412 100644 --- a/swagger-core-1.3.8/pom.xml +++ b/swagger-core-1.3.8/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.swagger-core</artifactId> - <version>1.3.8_3-SNAPSHOT</version> + <version>1.3.8_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
