Skip to content

Commit

Permalink
[maven-release-plugin] prepare release hashicorp-vault-plugin-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Aug 28, 2019
1 parent e576658 commit 5245e16
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>
<groupId>com.datapipe.jenkins.plugins</groupId>
<artifactId>hashicorp-vault-plugin</artifactId>
<version>${revision}${changelist}</version>
<version>2.5.0</version>
<packaging>hpi</packaging>
<properties>
<revision>2.4.1</revision>
Expand Down Expand Up @@ -47,7 +47,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/${project.artifactId}.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}</url>
<tag>${scmTag}</tag>
<tag>hashicorp-vault-plugin-2.5.0</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 5245e16

Please sign in to comment.