We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3921fbb commit bc665bbCopy full SHA for bc665bb
pom.xml
@@ -4,13 +4,13 @@
4
<parent>
5
<groupId>org.ligoj.api</groupId>
6
<artifactId>plugin-parent</artifactId>
7
- <version>4.1.4</version>
+ <version>4.1.5</version>
8
<relativePath/>
9
</parent>
10
11
<groupId>org.ligoj.plugin</groupId>
12
<artifactId>plugin-id-ldap</artifactId>
13
- <version>2.1.4-SNAPSHOT</version>
+ <version>2.2.0</version>
14
<packaging>jar</packaging>
15
<name>Ligoj - Plugin ID - LDAP</name>
16
<description>LDAP implementation for IAM</description>
@@ -33,7 +33,7 @@
33
<dependency>
34
35
<artifactId>plugin-id</artifactId>
36
- <version>[2.1.5,2.2.0)</version>
+ <version>[2.2.0-SNAPSHOT,2.2.0)</version>
37
<scope>provided</scope>
38
</dependency>
39
0 commit comments