mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2026-05-03 12:19:04 +02:00
[maven-release-plugin] prepare release ldap-1.10
This commit is contained in:
parent
a375a65b63
commit
1e47690759
4
pom.xml
4
pom.xml
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>ldap</artifactId>
|
||||
<version>1.10-SNAPSHOT</version>
|
||||
<version>1.10</version>
|
||||
<packaging>hpi</packaging>
|
||||
|
||||
<name>LDAP Plugin</name>
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>ldap-1.10</tag>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Reference in a new issue