Repository: servicemix-bundles Updated Branches: refs/heads/master f3ee7dc12 -> db77e5140
[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/db77e514 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/db77e514 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/db77e514 Branch: refs/heads/master Commit: db77e5140c07d8d9caae8c266fd7c14f99f4ab45 Parents: f3ee7dc Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Nov 28 11:56:34 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Nov 28 11:56:34 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/db77e514/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 be87a6f..34f72c2 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-SNAPSHOT</version> + <version>1.3.2.RELEASE_3</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>HEAD</tag> + <tag>org.apache.servicemix.bundles.spring-ldap-1.3.2.RELEASE_3</tag> </scm> <properties>
