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