Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit f81165e

Browse files
committed
[maven-release-plugin] prepare release v1.3.1
1 parent 746cd84 commit f81165e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.rundeck-plugins</groupId>
1010
<artifactId>rundeck-winrm-plugin</artifactId>
11-
<version>1.3.1-SNAPSHOT</version>
11+
<version>1.3.1</version>
1212
<name>Rundeck WinRM NodeExecutor Plugin</name>
1313
<url>http://rundeck.org</url>
1414
<inceptionYear>2011</inceptionYear>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</connection>
2727
<developerConnection>scm:git:git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</developerConnection>
2828
<url>git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</url>
29-
<tag>HEAD</tag>
29+
<tag>v1.3.1</tag>
3030
</scm>
3131
<build>
3232
<plugins>

0 commit comments

Comments
 (0)