This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 13320cf Moved to 3.11.0-SNAPSHOT also the LDAP Test-Infra
13320cf is described below
commit 13320cf5df3e8223849684f42e44a97f47099200
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 20 13:37:26 2021 +0200
Moved to 3.11.0-SNAPSHOT also the LDAP Test-Infra
---
test-infra/camel-test-infra-openldap/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-infra/camel-test-infra-openldap/pom.xml
b/test-infra/camel-test-infra-openldap/pom.xml
index 7980340..5ca082d 100644
--- a/test-infra/camel-test-infra-openldap/pom.xml
+++ b/test-infra/camel-test-infra-openldap/pom.xml
@@ -24,7 +24,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>3.10.0-SNAPSHOT</version>
+ <version>3.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>