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 b545dc8 commit 9633fa2Copy full SHA for 9633fa2
pom.xml
@@ -10,7 +10,7 @@
10
11
<artifactId>repository-connector</artifactId>
12
<name>Repository Connector</name>
13
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
14
<packaging>hpi</packaging>
15
16
<properties>
@@ -68,7 +68,7 @@
68
<connection>scm:git:ssh://github.com/jenkinsci/repository-connector-plugin.git</connection>
69
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/repository-connector-plugin.git</developerConnection>
70
<url>https://github.com/jenkinsci/repository-connector-plugin</url>
71
- <tag>repository-connector-1.2.7</tag>
+ <tag>repository-connector-2.0.2</tag>
72
</scm>
73
74
<licenses>
0 commit comments