Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nodejs-1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfalco79 committed Aug 16, 2023
1 parent 4c8a6b7 commit 89dbffe
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>nodejs</artifactId>
<version>${revision}${changelist}</version>
<version>1.6.1</version>
<name>NodeJS Plugin</name>
<description>Executes NodeJS script as a build step.</description>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Expand Down Expand Up @@ -141,7 +141,7 @@
<connection>scm:git:https://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.6.1</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit 89dbffe

Please sign in to comment.