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 798a361 commit 4f683c5Copy full SHA for 4f683c5
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>org.jenkins-ci.plugins</groupId>
11
<artifactId>delphix</artifactId>
12
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.346.1</jenkins.version>
@@ -40,7 +40,7 @@
40
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
41
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
42
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
43
- <tag>delphix-3.1.0</tag>
+ <tag>delphix-3.1.1</tag>
44
</scm>
45
46
<dependencyManagement>
0 commit comments