Repository: servicemix-bundles Updated Branches: refs/heads/master c532d39a6 -> d334a1e2d
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-integration-core-4.3.8.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/d334a1e2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d334a1e2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d334a1e2 Branch: refs/heads/master Commit: d334a1e2d826979a6ddd3cb707e8849a168d87d0 Parents: c532d39 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 15:33:38 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 15:33:38 2017 +0200 ---------------------------------------------------------------------- spring-integration-core-4.3.8.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d334a1e2/spring-integration-core-4.3.8.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-integration-core-4.3.8.RELEASE/pom.xml b/spring-integration-core-4.3.8.RELEASE/pom.xml index 4edcc69..92fcf07 100644 --- a/spring-integration-core-4.3.8.RELEASE/pom.xml +++ b/spring-integration-core-4.3.8.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-integration-core</artifactId> - <version>4.3.8.RELEASE_1-SNAPSHOT</version> + <version>4.3.8.RELEASE_1</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>HEAD</tag> + <tag>org.apache.servicemix.bundles.spring-integration-core-4.3.8.RELEASE_1</tag> </scm> <properties>
