Repository: servicemix-bundles Updated Branches: refs/heads/master 563310886 -> e44997782
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-tx-4.3.6.RELEASE_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e4499778 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e4499778 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e4499778 Branch: refs/heads/master Commit: e44997782c5d1f7f7b66a91fea1b376372804f43 Parents: 5633108 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 16:55:08 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 16:55:08 2017 +0100 ---------------------------------------------------------------------- spring-tx-4.3.6.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e4499778/spring-tx-4.3.6.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-tx-4.3.6.RELEASE/pom.xml b/spring-tx-4.3.6.RELEASE/pom.xml index da505ad..000d47c 100644 --- a/spring-tx-4.3.6.RELEASE/pom.xml +++ b/spring-tx-4.3.6.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-tx</artifactId> - <version>4.3.6.RELEASE_1-SNAPSHOT</version> + <version>4.3.6.RELEASE_1</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>HEAD</tag> + <tag>org.apache.servicemix.bundles.spring-tx-4.3.6.RELEASE_1</tag> </scm> <properties>
