Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mock-security-realm-1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Oct 8, 2019
1 parent 2e0c1c5 commit e10054f
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,7 +10,7 @@
</parent>

<artifactId>mock-security-realm</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -42,7 +42,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/mock-security-realm-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/mock-security-realm-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/mock-security-realm-plugin</url>
<tag>HEAD</tag>
<tag>mock-security-realm-1.4</tag>
</scm>

<repositories>
Expand Down

0 comments on commit e10054f

Please sign in to comment.