Repository: servicemix-bundles Updated Branches: refs/heads/master db77e5140 -> e246a3977
[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/e246a397 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e246a397 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e246a397 Branch: refs/heads/master Commit: e246a39775d0e19450ddd87c35b34f88dcad0ac4 Parents: db77e51 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Nov 28 11:57:03 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Nov 28 11:57:03 2015 +0100 ---------------------------------------------------------------------- spring-ldap-1.3.2.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e246a397/spring-ldap-1.3.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-ldap-1.3.2.RELEASE/pom.xml b/spring-ldap-1.3.2.RELEASE/pom.xml index 34f72c2..fd032d5 100644 --- a/spring-ldap-1.3.2.RELEASE/pom.xml +++ b/spring-ldap-1.3.2.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-ldap</artifactId> - <version>1.3.2.RELEASE_3</version> + <version>1.3.2.RELEASE_4-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: spring-ldap</name> <description>This OSGi bundle wraps spring-ldap-core, spring-ldap-core-tiger, spring-ldap-odm, spring-ldap-ldif-core, spring-ldap-ldif-batch ${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-ldap-1.3.2.RELEASE_3</tag> + <tag>HEAD</tag> </scm> <properties>
