mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2026-05-16 02:41:23 +02:00
[maven-release-plugin] prepare release ldap-1.7
This commit is contained in:
parent
fe4a7145a3
commit
32ccd4bdd7
5
pom.xml
5
pom.xml
|
|
@ -1,5 +1,4 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
|
|
@ -9,7 +8,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>ldap</artifactId>
|
||||
<version>1.7-SNAPSHOT</version>
|
||||
<version>1.7</version>
|
||||
<packaging>hpi</packaging>
|
||||
|
||||
<name>LDAP Plugin</name>
|
||||
|
|
|
|||
Loading…
Reference in a new issue