Skip to content

Commit

Permalink
[maven-release-plugin] prepare release powershell-1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
froque committed Sep 20, 2021
1 parent 005729e commit 6e9cb05
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 @@ -7,7 +7,7 @@
</parent>

<artifactId>powershell</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.6</version>
<packaging>hpi</packaging>

<name>Jenkins PowerShell plugin</name>
Expand Down Expand Up @@ -35,7 +35,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>powershell-1.6</tag>
</scm>

<properties>
Expand Down

0 comments on commit 6e9cb05

Please sign in to comment.