File tree 4 files changed +5
-5
lines changed 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.jenkins.archetypes</groupId >
6
6
<artifactId >archetypes-parent</artifactId >
7
- <version >1.19-SNAPSHOT </version >
7
+ <version >1.19</version >
8
8
</parent >
9
9
<groupId >io.jenkins.archetypes</groupId >
10
10
<artifactId >empty-plugin</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.jenkins.archetypes</groupId >
6
6
<artifactId >archetypes-parent</artifactId >
7
- <version >1.19-SNAPSHOT </version >
7
+ <version >1.19</version >
8
8
</parent >
9
9
<artifactId >global-configuration-plugin</artifactId >
10
10
<packaging >maven-archetype</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.jenkins.archetypes</groupId >
6
6
<artifactId >archetypes-parent</artifactId >
7
- <version >1.19-SNAPSHOT </version >
7
+ <version >1.19</version >
8
8
</parent >
9
9
<groupId >io.jenkins.archetypes</groupId >
10
10
<artifactId >hello-world-plugin</artifactId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >io.jenkins.archetypes</groupId >
11
11
<artifactId >archetypes-parent</artifactId >
12
- <version >1.19-SNAPSHOT </version >
12
+ <version >1.19</version >
13
13
<packaging >pom</packaging >
14
14
<name >Jenkins Archetypes</name >
15
15
<description >Maven archetypes of useful things you may want to create in the Jenkins project.</description >
51
51
<scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
52
52
<
connection >scm:git:
[email protected] /jenkinsci/archetypes.git</
connection >
53
53
<
developerConnection >scm:git:ssh://
[email protected] /jenkinsci/archetypes.git</
developerConnection >
54
- <tag >HEAD </tag >
54
+ <tag >archetypes-1.19 </tag >
55
55
<url >https://github.com/jenkinsci/archetypes/</url >
56
56
</scm >
57
57
<properties >
You can’t perform that action at this time.
0 commit comments