Skip to content

Commit d81f7d6

Browse files
author
simonsymhoven
committed
[maven-release-plugin] prepare release nested-data-reporting-4.2.0
1 parent fb463ab commit d81f7d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</parent>
2222
<groupId>io.jenkins.plugins</groupId>
2323
<artifactId>nested-data-reporting</artifactId>
24-
<version>${revision}${changelist}</version>
24+
<version>4.2.0</version>
2525
<packaging>hpi</packaging>
2626
<name>Nested Data Reporting</name>
2727
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -44,7 +44,7 @@
4444
<scm>
4545
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
4646
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
47-
<tag>nested-data-reporting-3.3.0</tag>
47+
<tag>nested-data-reporting-4.2.0</tag>
4848
<url>https://github.com/${gitHubRepo}</url>
4949
</scm>
5050

0 commit comments

Comments
 (0)