Skip to content

Commit e550e39

Browse files
committed
[maven-release-plugin] prepare release jira-2.3
1 parent 77d49db commit e550e39

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>jira</artifactId>
11-
<version>2.3-SNAPSHOT</version>
11+
<version>2.3</version>
1212
<packaging>hpi</packaging>
1313
<name>Jenkins JIRA plugin</name>
1414
<description>Integrates Jenkins to JIRA</description>
@@ -61,7 +61,7 @@
6161
<connection>scm:git:git://github.com/jenkinsci/jira-plugin.git</connection>
6262
<developerConnection>scm:git:[email protected]:jenkinsci/jira-plugin.git</developerConnection>
6363
<url>https://github.com/jenkinsci/jira-plugin</url>
64-
<tag>HEAD</tag>
64+
<tag>jira-2.3</tag>
6565
</scm>
6666

6767
<issueManagement>

0 commit comments

Comments
 (0)