Repository: servicemix-bundles Updated Branches: refs/heads/master 746e923cf -> a42c41e0c
[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/a42c41e0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a42c41e0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a42c41e0 Branch: refs/heads/master Commit: a42c41e0c224177b2c16d192353c108005f97168 Parents: 746e923 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jul 7 10:57:04 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jul 7 10:57:04 2015 +0200 ---------------------------------------------------------------------- spring-dao-2.0.8/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a42c41e0/spring-dao-2.0.8/pom.xml ---------------------------------------------------------------------- diff --git a/spring-dao-2.0.8/pom.xml b/spring-dao-2.0.8/pom.xml index f32d744..8afe788 100644 --- a/spring-dao-2.0.8/pom.xml +++ b/spring-dao-2.0.8/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-dao</artifactId> - <version>2.0.8_1</version> + <version>2.0.8_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: spring-dao</name> <description>This OSGi bundle wraps spring-dao ${pkgVersion} jar files.</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.spring-dao-2.0.8_1</tag> + <tag>HEAD</tag> </scm> <properties>
