Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Commit

Permalink
Release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovax committed Dec 17, 2018
1 parent 5490599 commit eea1ca5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-ldap</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<name>CristalLDAP</name>
<description>CRISTAL LDAP Lookup, Authentication and Property Storage Module</description>
<url>https://github.com/cristal-ise/lookup-ldap</url>
Expand Down Expand Up @@ -130,16 +130,16 @@
<header>HEADER.txt</header>
<mapping>
<schema>SCRIPT_STYLE</schema>
</mapping>
</mapping>
</configuration>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
</executions>
</plugin>
</plugins>
</build>

Expand Down Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-kernel</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>com.novell.ldap</groupId>
Expand Down

0 comments on commit eea1ca5

Please # to comment.