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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 3ab005a3d5a8d376b000fc28e463a0022e135a8e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 15 09:27:08 2025 +0200

    Upgrading ConnId LdUp connector
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 461ee7ecd5..8e3fc13519 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
     <connid.okta.version>3.0.7</connid.okta.version>
     <connid.cmd.version>0.5</connid.cmd.version>
     <connid.kafka.version>1.0.0</connid.kafka.version>
-    <connid.ldup.version>0.1.0-SNAPSHOT</connid.ldup.version>
+    <connid.ldup.version>0.1.0</connid.ldup.version>
 
     <cxf.version>4.1.1</cxf.version>
     <bouncycastle.version>1.80</bouncycastle.version>

Reply via email to