mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2025-09-07 05:14:24 +02:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
84deff222e
commit
311012ea9d
4
pom.xml
4
pom.xml
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>ldap</artifactId>
|
||||
<version>1.11</version>
|
||||
<version>1.12-SNAPSHOT</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>ldap-1.11</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
|
|
Loading…
Reference in a new issue