We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065a8ac commit c12bab6Copy full SHA for c12bab6
pom.xml
@@ -8,14 +8,14 @@
8
9
<groupId>org.openshift.jenkins</groupId>
10
<artifactId>openshift-login</artifactId>
11
- <version>1.0.26-SNAPSHOT</version>
+ <version>1.0.26</version>
12
<packaging>hpi</packaging>
13
14
<scm>
15
<connection>scm:git:ssh://github.com/jenkinsci/openshift-login-plugin.git</connection>
16
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/openshift-login-plugin.git</developerConnection>
17
<url>https://github.com/jenkinsci/openshift-login-plugin</url>
18
- <tag>HEAD</tag>
+ <tag>openshift-login-1.0.26</tag>
19
</scm>
20
21
0 commit comments