Repository: servicemix-bundles Updated Branches: refs/heads/master 9f4200049 -> b0cb247a9
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-jdbc-4.1.0.RELEASE_6 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b0cb247a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b0cb247a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b0cb247a Branch: refs/heads/master Commit: b0cb247a9e3390bfa903d172d8927f6efc2c71d8 Parents: 9f42000 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Oct 31 17:53:05 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Oct 31 17:53:05 2015 +0100 ---------------------------------------------------------------------- spring-jdbc-4.1.0.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b0cb247a/spring-jdbc-4.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.1.0.RELEASE/pom.xml b/spring-jdbc-4.1.0.RELEASE/pom.xml index 1b386a2..a2fcd74 100644 --- a/spring-jdbc-4.1.0.RELEASE/pom.xml +++ b/spring-jdbc-4.1.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId> - <version>4.1.0.RELEASE_6-SNAPSHOT</version> + <version>4.1.0.RELEASE_6</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-jdbc-4.1.0.RELEASE_6</tag> </scm> <properties>
