Skip to content

Commit

Permalink
[maven-release-plugin] prepare release logstash-2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-bochenski committed May 24, 2019
1 parent 4bf1216 commit 3551a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>logstash</artifactId>
<version>${revision}${changelist}</version>
<version>2.3.1</version>
<packaging>hpi</packaging>

<name>Logstash</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<scm>
<connection>scm:git:git://github.com/jenkinsci/logstash-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/logstash-plugin.git</developerConnection>
<tag>${scmTag}</tag>
<tag>logstash-2.3.1</tag>
<url>https://github.com/jenkinsci/logstash-plugin</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 3551a20

Please sign in to comment.