Skip to content

Commit e206e11

Browse files
committed
[maven-release-plugin] prepare release cppcheck-1.26
1 parent 8ff3c06 commit e206e11

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
@@ -10,7 +10,7 @@
1010
<artifactId>cppcheck</artifactId>
1111
<packaging>hpi</packaging>
1212
<name>Jenkins Cppcheck Plug-in</name>
13-
<version>${revision}${changelist}</version>
13+
<version>1.26</version>
1414
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1515

1616
<licenses>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4343
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4444
<url>https://github.com/${gitHubRepo}</url>
45-
<tag>${scmTag}</tag>
45+
<tag>cppcheck-1.26</tag>
4646
</scm>
4747

4848
<properties>

0 commit comments

Comments
 (0)