Skip to content

Commit

Permalink
[maven-release-plugin] prepare release job-restrictions-0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Oct 14, 2016
1 parent 2cd4fc7 commit b91993c
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 @@ -8,7 +8,7 @@

<groupId>com.synopsys.arc.jenkinsci.plugins</groupId>
<artifactId>job-restrictions</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<name>Jenkins Job Restrictions Plugin</name>
<description>This plugin allows restricting execution of jobs on nodes depending on criterias like name pattern and ownership</description>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>job-restrictions-0.6</tag>
</scm>

<licenses>
Expand Down

0 comments on commit b91993c

Please sign in to comment.