We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d17d15 commit 2a17d0fCopy full SHA for 2a17d0f
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>io.jenkins.plugins</groupId>
11
<artifactId>nowsecure-auto-security-test</artifactId>
12
- <version>1.25</version>
+ <version>1.26-SNAPSHOT</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.7.3</jenkins.version>
@@ -154,7 +154,7 @@
154
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
155
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
156
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
157
- <tag>nowsecure-auto-security-test-1.25</tag>
+ <tag>HEAD</tag>
158
</scm>
159
<url>https://wiki.jenkins.io/display/JENKINS/NowSecure+AUTO+Jenkins+Plugin</url>
160
<repositories>
0 commit comments