We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e5595 commit cef0ecaCopy full SHA for cef0eca
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.rapid7</groupId>
13
<artifactId>jenkinsci-appspider-plugin</artifactId>
14
- <version>1.0.18-SNAPSHOT</version>
+ <version>1.0.18</version>
15
<packaging>hpi</packaging>
16
17
<name>AppSpider Plugin</name>
@@ -78,7 +78,7 @@
78
<connection>scm:git:git://github.com/jenkinsci/appspider-build-scanner-plugin.git</connection>
79
<developerConnection>scm:git:git@github.com:jenkinsci/appspider-build-scanner-plugin.git</developerConnection>
80
<url>https://github.com/jenkinsci/appspider-build-scanner-plugin.git</url>
81
- <tag>jenkinsci-appspider-plugin-1.0.16</tag>
+ <tag>jenkinsci-appspider-plugin-1.0.18</tag>
82
</scm>
83
84
<!-- Turning off doclint -->
0 commit comments