Repository: servicemix-bundles Updated Branches: refs/heads/master 680b77a6d -> d2d9c3c7f
[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/d2d9c3c7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d2d9c3c7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d2d9c3c7 Branch: refs/heads/master Commit: d2d9c3c7fd0f6da6424c0c8ceb02831bafc81226 Parents: 680b77a Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 5 08:00:24 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 5 08:00:24 2018 +0100 ---------------------------------------------------------------------- spring-ws-test-2.4.2.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d2d9c3c7/spring-ws-test-2.4.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-ws-test-2.4.2.RELEASE/pom.xml b/spring-ws-test-2.4.2.RELEASE/pom.xml index ec85139..64c1d35 100644 --- a/spring-ws-test-2.4.2.RELEASE/pom.xml +++ b/spring-ws-test-2.4.2.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-ws-test</artifactId> - <version>2.4.2.RELEASE_1</version> + <version>2.4.2.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> @@ -38,7 +38,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.spring-ws-test-2.4.2.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
