This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new ebb0183e5 Fix version
ebb0183e5 is described below

commit ebb0183e56b7f78b4b7f1c458cc2e069925f1072
Author: JB Onofré <[email protected]>
AuthorDate: Mon Oct 7 11:16:00 2024 -0600

    Fix version
---
 spring-security-ldap-6.3.3/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/spring-security-ldap-6.3.3/pom.xml 
b/spring-security-ldap-6.3.3/pom.xml
index 28a157d24..87695da30 100644
--- a/spring-security-ldap-6.3.3/pom.xml
+++ b/spring-security-ldap-6.3.3/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-security-ldap</artifactId>
-    <version>6.3.3_1</version>
+    <version>6.3.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,7 +38,6 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>org.apache.servicemix.bundles.spring-security-ldap-6.3.3_1</tag>
   </scm>
 
     <properties>

Reply via email to