Skip to content

Commit 5035cf3

Browse files
committed
chore: Adjust versions
1 parent 3ca8340 commit 5035cf3

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>log-parser</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Log Parser Plugin</name>
15-
<version>2.5.1-SNAPSHOT</version>
15+
<version>3.0.1-SNAPSHOT</version>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<description>Parses the console log generated by a build</description>
1818

@@ -164,7 +164,7 @@
164164
<url>https://${GITHUB_TOKEN}@github.com/jenkinsci/log-parser-plugin.git</url>
165165
<connection>scm:git:${project.scm.url}</connection>
166166
<developerConnection>scm:git:${project.scm.url}</developerConnection>
167-
<tag>v2.4.2</tag>
167+
<tag>HEAD</tag>
168168
</scm>
169169

170170
<distributionManagement>

0 commit comments

Comments
 (0)