We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93d8f7 commit 9c3e445Copy full SHA for 9c3e445
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<artifactId>active-directory</artifactId>
11
<packaging>hpi</packaging>
12
- <version>2.15</version>
+ <version>2.16-SNAPSHOT</version>
13
<name>Jenkins Active Directory plugin</name>
14
<description>Enables authentication through Active Directory</description>
15
<url>https://wiki.jenkins-ci.org/display/JENKINS/Active+Directory+Plugin</url>
@@ -18,7 +18,7 @@
18
<connection>scm:git:git://github.com/jenkinsci/active-directory-plugin.git</connection>
19
<developerConnection>scm:git:git@github.com:jenkinsci/active-directory-plugin.git</developerConnection>
20
<url>https://github.com/jenkinsci/active-directory-plugin</url>
21
- <tag>active-directory-2.15</tag>
+ <tag>HEAD</tag>
22
</scm>
23
24
<developers>
0 commit comments