Repository: servicemix-bundles Updated Branches: refs/heads/master 786810034 -> 37b4c128d
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/37b4c128 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/37b4c128 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/37b4c128 Branch: refs/heads/master Commit: 37b4c128d3f3b4e4b52dd70bb079442aa9fe266d Parents: 7868100 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 14:04:29 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 14:04:29 2015 +0200 ---------------------------------------------------------------------- swagger-core_2.11-1.3.12/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/37b4c128/swagger-core_2.11-1.3.12/pom.xml ---------------------------------------------------------------------- diff --git a/swagger-core_2.11-1.3.12/pom.xml b/swagger-core_2.11-1.3.12/pom.xml index ffa4f1d..763d6a5 100644 --- a/swagger-core_2.11-1.3.12/pom.xml +++ b/swagger-core_2.11-1.3.12/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.swagger-core_2.11</artifactId> - <version>1.3.12_3-SNAPSHOT</version> + <version>1.3.12_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
