diff --git a/CHANGELOG.md b/CHANGELOG.md
index da065bf9..39345555 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# 2.2.2
+
+
+- [BUG] :bug: Fix search OR and AND reversed when has objectclass
+- [REL] :rocket: release version 2.2.1
+
+
# 2.1.5
diff --git a/pom.xml b/pom.xml
index 37b698bc..b9715c4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
sugoi-api-parent
User services management
pom
diff --git a/sugoi-api-converter/pom.xml b/sugoi-api-converter/pom.xml
index 9fd3a516..47a2965f 100644
--- a/sugoi-api-converter/pom.xml
+++ b/sugoi-api-converter/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-converter
diff --git a/sugoi-api-core/pom.xml b/sugoi-api-core/pom.xml
index 9cc2a8b6..16bc439d 100644
--- a/sugoi-api-core/pom.xml
+++ b/sugoi-api-core/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-core
diff --git a/sugoi-api-distribution/pom.xml b/sugoi-api-distribution/pom.xml
index d62572a5..1fd40bdb 100644
--- a/sugoi-api-distribution/pom.xml
+++ b/sugoi-api-distribution/pom.xml
@@ -4,7 +4,7 @@
sugoi-api-parent
fr.insee.sugoi
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
pom
diff --git a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml
index 877ceb92..117dd27f 100644
--- a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml
+++ b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml
@@ -6,7 +6,7 @@
fr.insee.sugoi
sugoi-api-distribution
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-distribution-full-env
diff --git a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml
index 7bf8cb54..6f22138d 100644
--- a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml
+++ b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml
@@ -6,7 +6,7 @@
fr.insee.sugoi
sugoi-api-distribution
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-distribution-jar
diff --git a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml
index 9231b745..1f2c8f04 100644
--- a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml
+++ b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml
@@ -7,7 +7,7 @@
fr.insee.sugoi
sugoi-api-distribution
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-distribution-war
diff --git a/sugoi-api-event-webhook/pom.xml b/sugoi-api-event-webhook/pom.xml
index cdd1157d..342250d8 100644
--- a/sugoi-api-event-webhook/pom.xml
+++ b/sugoi-api-event-webhook/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-event-webhook
diff --git a/sugoi-api-file-config-provider/pom.xml b/sugoi-api-file-config-provider/pom.xml
index e209e82c..54b1669f 100644
--- a/sugoi-api-file-config-provider/pom.xml
+++ b/sugoi-api-file-config-provider/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-file-config-provider
diff --git a/sugoi-api-file-store-provider/pom.xml b/sugoi-api-file-store-provider/pom.xml
index 6c7f69fc..b5f734c4 100644
--- a/sugoi-api-file-store-provider/pom.xml
+++ b/sugoi-api-file-store-provider/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
diff --git a/sugoi-api-jms-store-provider/pom.xml b/sugoi-api-jms-store-provider/pom.xml
index cab3bd2e..d9f68aa7 100644
--- a/sugoi-api-jms-store-provider/pom.xml
+++ b/sugoi-api-jms-store-provider/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-jms-store-provider
diff --git a/sugoi-api-jms-utils/pom.xml b/sugoi-api-jms-utils/pom.xml
index a8f6efb2..f24630b8 100644
--- a/sugoi-api-jms-utils/pom.xml
+++ b/sugoi-api-jms-utils/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-jms-utils
diff --git a/sugoi-api-ldap-config-provider/pom.xml b/sugoi-api-ldap-config-provider/pom.xml
index 66e589d0..be1eedbb 100644
--- a/sugoi-api-ldap-config-provider/pom.xml
+++ b/sugoi-api-ldap-config-provider/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-ldap-config-provider
diff --git a/sugoi-api-ldap-store-provider/pom.xml b/sugoi-api-ldap-store-provider/pom.xml
index d5a00041..96a79ef4 100644
--- a/sugoi-api-ldap-store-provider/pom.xml
+++ b/sugoi-api-ldap-store-provider/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-ldap-store-provider
diff --git a/sugoi-api-ldap-utils/pom.xml b/sugoi-api-ldap-utils/pom.xml
index 252df0be..5650b85f 100644
--- a/sugoi-api-ldap-utils/pom.xml
+++ b/sugoi-api-ldap-utils/pom.xml
@@ -4,7 +4,7 @@
sugoi-api-parent
fr.insee.sugoi
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-ldap-utils
diff --git a/sugoi-api-model/pom.xml b/sugoi-api-model/pom.xml
index 626eead5..c80053ea 100644
--- a/sugoi-api-model/pom.xml
+++ b/sugoi-api-model/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-model
diff --git a/sugoi-api-rest-commons-services/pom.xml b/sugoi-api-rest-commons-services/pom.xml
index 8b46fbe1..26160ac5 100644
--- a/sugoi-api-rest-commons-services/pom.xml
+++ b/sugoi-api-rest-commons-services/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-rest-commons-services
diff --git a/sugoi-api-rest-old-services/pom.xml b/sugoi-api-rest-old-services/pom.xml
index 96cda2b6..aae9f1d9 100644
--- a/sugoi-api-rest-old-services/pom.xml
+++ b/sugoi-api-rest-old-services/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-rest-old-services
diff --git a/sugoi-api-rest-services/pom.xml b/sugoi-api-rest-services/pom.xml
index 49bd721c..0229302e 100644
--- a/sugoi-api-rest-services/pom.xml
+++ b/sugoi-api-rest-services/pom.xml
@@ -5,7 +5,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-rest-services
diff --git a/sugoi-api-seealso-http/pom.xml b/sugoi-api-seealso-http/pom.xml
index 08370c9d..c4b881ef 100644
--- a/sugoi-api-seealso-http/pom.xml
+++ b/sugoi-api-seealso-http/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-seealso-http
diff --git a/sugoi-api-seealso-ldap/pom.xml b/sugoi-api-seealso-ldap/pom.xml
index 0f24c8a5..a0fde62c 100644
--- a/sugoi-api-seealso-ldap/pom.xml
+++ b/sugoi-api-seealso-ldap/pom.xml
@@ -4,7 +4,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-seealso-ldap
diff --git a/sugoi-api-test/pom.xml b/sugoi-api-test/pom.xml
index 3cf2a92c..b7c99caa 100644
--- a/sugoi-api-test/pom.xml
+++ b/sugoi-api-test/pom.xml
@@ -6,7 +6,7 @@
fr.insee.sugoi
sugoi-api-parent
- 2.2.0-SNAPSHOT
+ 2.3.0-SNAPSHOT
../pom.xml
sugoi-api-test