Skip to content

Commit be8bbce

Browse files
author
Carroll Chiou
authored
Merge pull request #356 from Pldi23/flakebusters
Bump plugin from 4.40 to 4.46 and accompanying changes
2 parents 4b2e6e4 + 3faa35b commit be8bbce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>org.jenkins-ci.plugins</groupId>
3131
<artifactId>plugin</artifactId>
32-
<version>4.40</version>
32+
<version>4.46</version>
3333
<relativePath />
3434
</parent>
3535

src/main/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelper/WrappedCredentialsStore/credential_it.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License
22
#
3-
# Copyright © 2020 Alessandro Menti
3+
# Copyright (c) 2020 Alessandro Menti
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

src/main/resources/com/cloudbees/plugins/credentials/common/Messages_it.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License
22
#
3-
# Copyright © 2020 Alessandro Menti
3+
# Copyright (c) 2020 Alessandro Menti
44
#
55
# Permission is hereby granted, free of charge, to any person obtaining a copy
66
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)