Repository: servicemix-bundles Updated Branches: refs/heads/master c282d5fc4 -> f336d42d0
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f336d42d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f336d42d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f336d42d Branch: refs/heads/master Commit: f336d42d08c7027b6b4d98f0c4527b64aa44d41d Parents: c282d5f Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 27 09:16:05 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 27 09:16:05 2015 +0100 ---------------------------------------------------------------------- swagger-core_2.11-1.3.12/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f336d42d/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 fb7659d..08f9b7e 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</artifactId> - <version>1.3.12_1</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> @@ -39,7 +39,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>org.apache.servicemix.bundles.swagger-core-1.3.12_1</tag> + <tag>HEAD</tag> </scm> <properties>
