File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 <groupId >com.offbytwo.jenkins</groupId >
1616 <artifactId >jenkins-client</artifactId >
17- <version >0.3.1-SNAPSHOT </version >
17+ <version >0.3.1</version >
1818
1919 <parent >
2020 <groupId >org.sonatype.oss</groupId >
2626 <
connection >scm:git:
[email protected] :RisingOak/jenkins-client.git</
connection >
2727 <
developerConnection >scm:git:
[email protected] :RisingOak/jenkins-client.git</
developerConnection >
2828 <url >https://github.com/RisingOak/jenkins-client</url >
29- </scm >
29+ <tag >jenkins-client-0.3.1</tag >
30+ </scm >
3031 <distributionManagement >
3132 <site >
3233 <id >github</id >
231232 ! overwrite arguments of parent pom to
232233 ! prevent activating profile sonatype-oss-release
233234 -->
234- <arguments combine.self=" override" />
235+ <arguments combine.self=" override" />
235236 <goals >deploy site site:stage scm-publish:publish-scm</goals >
236237 <autoVersionSubmodules >true</autoVersionSubmodules >
237238 <useReleaseProfile >true</useReleaseProfile >
You can’t perform that action at this time.
0 commit comments