Skip to content

Commit 5e60688

Browse files
author
simonsymhoven
committed
[maven-release-plugin] prepare release nested-data-reporting-3.7.0
1 parent d935002 commit 5e60688

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>nested-data-reporting</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>3.7.0</version>
1313
<packaging>hpi</packaging>
1414
<name>Nested Data Reporting</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -32,7 +32,7 @@
3232
<scm>
3333
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
3434
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
35-
<tag>nested-data-reporting-3.3.0</tag>
35+
<tag>nested-data-reporting-3.7.0</tag>
3636
<url>https://github.com/${gitHubRepo}</url>
3737
</scm>
3838

0 commit comments

Comments
 (0)