Skip to content

Commit 3c441d6

Browse files
authored
Update plugin-pom from 4.79 to 4.80 (#712)
Signed-off-by: Alexander Brandes <[email protected]>
1 parent 5323749 commit 3c441d6

File tree

3 files changed

+3
-3
lines changed
  • empty-plugin/src/main/resources/archetype-resources
  • global-configuration/src/main/resources/archetype-resources
  • hello-world/src/main/resources/archetype-resources

3 files changed

+3
-3
lines changed

empty-plugin/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>4.79</version>
8+
<version>4.80</version>
99
<relativePath />
1010
</parent>
1111

global-configuration/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>4.79</version>
8+
<version>4.80</version>
99
<relativePath />
1010
</parent>
1111

hello-world/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>4.79</version>
8+
<version>4.80</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)