Skip to content

Commit 69520c1

Browse files
committed
Revert "[maven-release-plugin] prepare release warnings-ng-6.0.3"
This reverts commit 84da988.
1 parent 84da988 commit 69520c1

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
@@ -12,7 +12,7 @@
1212
<artifactId>warnings-ng</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Warnings Next Generation Plugin</name>
15-
<version>6.0.3</version>
15+
<version>6.0.3-SNAPSHOT</version>
1616
<url>https://wiki.jenkins.io/x/1YTeCQ</url>
1717
<description>Jenkins Warnings Next Generation plugin collects compiler warnings or issues reported by static
1818
analysis tools and visualizes the results. It has built-in support for numerous static analysis tools
@@ -1002,7 +1002,7 @@
10021002
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
10031003
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
10041004
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1005-
<tag>warnings-ng-6.0.3</tag>
1005+
<tag>HEAD</tag>
10061006
</scm>
10071007

10081008
<repositories>

0 commit comments

Comments
 (0)