Skip to content

Commit 4f683c5

Browse files
[maven-release-plugin] prepare release delphix-3.1.1
1 parent 798a361 commit 4f683c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>delphix</artifactId>
12-
<version>3.1.1-SNAPSHOT</version>
12+
<version>3.1.1</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<jenkins.version>2.346.1</jenkins.version>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4141
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4242
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
43-
<tag>delphix-3.1.0</tag>
43+
<tag>delphix-3.1.1</tag>
4444
</scm>
4545

4646
<dependencyManagement>

0 commit comments

Comments
 (0)