Repository: servicemix-bundles Updated Branches: refs/heads/master c4fa68614 -> c532d39a6
[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/c532d39a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c532d39a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c532d39a Branch: refs/heads/master Commit: c532d39a6d4dd32b8c1f8aab2a676e5a1a1f8cfb Parents: c4fa686 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 15:21:42 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 15:21:42 2017 +0200 ---------------------------------------------------------------------- spring-ldap-2.3.1.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c532d39a/spring-ldap-2.3.1.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-ldap-2.3.1.RELEASE/pom.xml b/spring-ldap-2.3.1.RELEASE/pom.xml index 204126d..49739d2 100644 --- a/spring-ldap-2.3.1.RELEASE/pom.xml +++ b/spring-ldap-2.3.1.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-ldap</artifactId> - <version>2.3.1.RELEASE_1</version> + <version>2.3.1.RELEASE_2-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-2.3.1.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
