We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fb8c55 + 18214f1 commit bab4aa8Copy full SHA for bab4aa8
pom.xml
@@ -29,7 +29,7 @@
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
<version>4.40</version>
32
- <relativePath />
+ <relativePath/>
33
</parent>
34
<groupId>io.jenkins.plugins</groupId>
35
<artifactId>pipeline-groovy-lib</artifactId>
@@ -47,8 +47,8 @@
47
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
48
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
49
<url>https://github.com/${gitHubRepo}</url>
50
- <tag>${scmTag}</tag>
51
- </scm>
+ <tag>${scmTag}</tag>
+ </scm>
52
<repositories>
53
<repository>
54
<id>repo.jenkins-ci.org</id>
0 commit comments