Skip to content

Commit

Permalink
[maven-release-plugin] prepare release folder-auth-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhyudayaSharma committed Jun 8, 2020
1 parent eaf5117 commit 83c42c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.55</version>
<relativePath/>
<relativePath />
</parent>

<groupId>io.jenkins.plugins</groupId>
<artifactId>folder-auth</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>1.3</version>
<name>Folder-based Authorization Strategy</name>
<description>Manage access to Folders</description>
<url>https://github.com/jenkinsci/folder-auth-plugin</url>
Expand Down Expand Up @@ -60,7 +60,7 @@
scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git
</developerConnection>
<url>https://github.com/jenkinsci/folder-auth-plugin</url>
<tag>${scmTag}</tag>
<tag>folder-auth-1.3</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 83c42c2

Please sign in to comment.