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