Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nodejs-1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfalco79 committed Oct 8, 2021
1 parent bbd0e42 commit d083347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>nodejs</artifactId>
<version>${revision}${changelist}</version>
<version>1.4.1</version>
<name>NodeJS Plugin</name>
<description>Executes NodeJS script as a build step.</description>
<url>https://github.com/jenkinsci/nodejs-plugin</url>
Expand Down Expand Up @@ -146,7 +146,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>nodejs-1.4.1</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit d083347

Please sign in to comment.