mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2026-05-21 11:58:41 +02:00
[maven-release-plugin] prepare release ldap-1.10.2
This commit is contained in:
parent
7089a11e5f
commit
5b546c1210
4
pom.xml
4
pom.xml
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>ldap</artifactId>
|
||||
<version>1.11-SNAPSHOT</version>
|
||||
<version>1.10.2</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.2</tag>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Reference in a new issue