File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
98 </parent >
109 <groupId >org.jenkins-ci.plugins</groupId >
1110 <artifactId >gogs-webhook</artifactId >
12- <version >1.0.14-SNAPSHOT </version >
11+ <version >1.0.14</version >
1312 <packaging >hpi</packaging >
1413
1514 <properties >
240239 <connection >scm:git:ssh://github.com/jenkinsci/gogs-webhook-plugin.git</connection >
241240 <developerConnection >scm:git:ssh://git@github.com/jenkinsci/gogs-webhook-plugin.git</developerConnection >
242241 <url >https://github.com/jenkinsci/gogs-webhook-plugin</url >
243- <tag >gogs-webhook-1.0.1 </tag >
242+ <tag >gogs-webhook-1.0.14 </tag >
244243 </scm >
245244</project >
You can’t perform that action at this time.
0 commit comments