You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
<groupId>org.jenkinsci.plugins</groupId>
12
12
<artifactId>managed-scripts</artifactId>
13
-
<version>${revision}${changelist}</version>
13
+
<version>1.5.6</version>
14
14
<packaging>hpi</packaging>
15
15
<name>Managed Scripts</name>
16
16
<description>Managed scripts are shell script which are managed centrally by an administrator and can be referenced as a build step within jobs.</description>
0 commit comments