We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851a2f0 commit c689d3aCopy full SHA for c689d3a
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>reverse-proxy-auth-plugin</artifactId>
10
- <version>1.6.3</version>
+ <version>1.6.4-SNAPSHOT</version>
11
<packaging>hpi</packaging>
12
13
<properties>
@@ -43,7 +43,7 @@
43
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}.git</connection>
44
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}.git</developerConnection>
45
<url>https://github.com/jenkinsci/${project.artifactId}</url>
46
- <tag>reverse-proxy-auth-plugin-1.6.3</tag>
+ <tag>HEAD</tag>
47
</scm>
48
49
<dependencies>
0 commit comments