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