Skip to content

Commit bc665bb

Browse files
committed
Release 2.2.0
1 parent 3921fbb commit bc665bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<parent>
55
<groupId>org.ligoj.api</groupId>
66
<artifactId>plugin-parent</artifactId>
7-
<version>4.1.4</version>
7+
<version>4.1.5</version>
88
<relativePath/>
99
</parent>
1010

1111
<groupId>org.ligoj.plugin</groupId>
1212
<artifactId>plugin-id-ldap</artifactId>
13-
<version>2.1.4-SNAPSHOT</version>
13+
<version>2.2.0</version>
1414
<packaging>jar</packaging>
1515
<name>Ligoj - Plugin ID - LDAP</name>
1616
<description>LDAP implementation for IAM</description>
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.ligoj.plugin</groupId>
3535
<artifactId>plugin-id</artifactId>
36-
<version>[2.1.5,2.2.0)</version>
36+
<version>[2.2.0-SNAPSHOT,2.2.0)</version>
3737
<scope>provided</scope>
3838
</dependency>
3939

0 commit comments

Comments
 (0)