File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.jenkins-ci.plugins</groupId >
86 <artifactId >plugin</artifactId >
97 <version >3.48</version >
10- <relativePath />
8+ <relativePath />
119 </parent >
1210 <groupId >io.jenkins.plugins</groupId >
1311 <artifactId >gitlab-branch-source</artifactId >
14- <version >${revision}${changelist} </version >
12+ <version >1.1.0 </version >
1513 <packaging >hpi</packaging >
1614 <properties >
1715 <revision >1.0.1</revision >
253251 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git
254252 </developerConnection >
255253 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
256- <tag >${scmTag} </tag >
254+ <tag >gitlab-branch-source-1.1.0 </tag >
257255 </scm >
258256
259257 <build >
You can’t perform that action at this time.
0 commit comments