Repository: servicemix-bundles Updated Branches: refs/heads/master 1a8b2e166 -> 786810034
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/78681003 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/78681003 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/78681003 Branch: refs/heads/master Commit: 78681003439a51ef24383c07150278a8ce7c11dd Parents: 1a8b2e1 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 13:53:56 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 13:53:56 2015 +0200 ---------------------------------------------------------------------- swagger-core-1.3.12/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/78681003/swagger-core-1.3.12/pom.xml ---------------------------------------------------------------------- diff --git a/swagger-core-1.3.12/pom.xml b/swagger-core-1.3.12/pom.xml index 2db58a3..7dc77b5 100644 --- a/swagger-core-1.3.12/pom.xml +++ b/swagger-core-1.3.12/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.swagger-core</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>
