Skip to content

Commit 9c3e445

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c93d8f7 commit 9c3e445

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<artifactId>active-directory</artifactId>
1111
<packaging>hpi</packaging>
12-
<version>2.15</version>
12+
<version>2.16-SNAPSHOT</version>
1313
<name>Jenkins Active Directory plugin</name>
1414
<description>Enables authentication through Active Directory</description>
1515
<url>https://wiki.jenkins-ci.org/display/JENKINS/Active+Directory+Plugin</url>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:git://github.com/jenkinsci/active-directory-plugin.git</connection>
1919
<developerConnection>scm:git:git@github.com:jenkinsci/active-directory-plugin.git</developerConnection>
2020
<url>https://github.com/jenkinsci/active-directory-plugin</url>
21-
<tag>active-directory-2.15</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<developers>

0 commit comments

Comments
 (0)