Repository: servicemix-bundles Updated Branches: refs/heads/master 2ee6bdfc9 -> 5a03964ce
[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/5a03964c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5a03964c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5a03964c Branch: refs/heads/master Commit: 5a03964ce94a22dcd6cfd4b05d28ddebef348793 Parents: 2ee6bdf Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 2 14:20:19 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 2 14:20:19 2016 +0200 ---------------------------------------------------------------------- spring-ldap-2.1.0.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5a03964c/spring-ldap-2.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-ldap-2.1.0.RELEASE/pom.xml b/spring-ldap-2.1.0.RELEASE/pom.xml index 1687aea..ddbbe5e 100644 --- a/spring-ldap-2.1.0.RELEASE/pom.xml +++ b/spring-ldap-2.1.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-ldap</artifactId> - <version>2.1.0.RELEASE_1</version> + <version>2.1.0.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.1.0.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
