Skip to content

Commit

Permalink
[maven-release-plugin] prepare release role-strategy-2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Dec 18, 2019
1 parent c28a5ff commit b76c9bd
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 @@ -10,15 +10,15 @@

<artifactId>role-strategy</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>2.16</version>
<name>Role-based Authorization Strategy</name>
<url>https://github.com/jenkinsci/role-strategy-plugin</url>

<scm>
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>role-strategy-2.16</tag>
</scm>

<developers>
Expand Down

0 comments on commit b76c9bd

Please sign in to comment.