Skip to content

Commit 76e1e14

Browse files
committed
[maven-release-plugin] prepare release jira-3.1.1
1 parent 608342e commit 76e1e14

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

1111
<artifactId>jira</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>3.1.1</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Jira plugin</name>
1515
<description>Integrates Jenkins to Jira</description>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
3232
<developerConnection>scm:git:git@github.com:jenkinsci/jira-plugin.git</developerConnection>
3333
<url>https://github.com/jenkinsci/jira-plugin</url>
34-
<tag>jira-3.1.0</tag>
34+
<tag>jira-3.1.1</tag>
3535
</scm>
3636

3737
<licenses>

0 commit comments

Comments
 (0)