This repository was archived by the owner on Oct 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <artifactId >rundeck-plugins-parent</artifactId >
98 </parent >
109 <groupId >org.rundeck-plugins</groupId >
1110 <artifactId >rundeck-winrm-plugin</artifactId >
12- <version >1.2-SNAPSHOT </version >
11+ <version >1.2</version >
1312 <name >RunDeck WinRM NodeExecutor Plugin</name >
1413 <url >http://rundeck.org</url >
1514 <inceptionYear >2011</inceptionYear >
2423 <connection >scm:git:git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</connection >
2524 <developerConnection >scm:git:git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</developerConnection >
2625 <url >git@github.com:rundeck-plugins/rundeck-winrm-plugin.git</url >
26+ <tag >v1.2</tag >
2727 </scm >
2828 <build >
2929 <plugins >
You can’t perform that action at this time.
0 commit comments