Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oic-auth-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Feb 23, 2018
1 parent b02cbd2 commit a2e2af5
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 @@ -11,14 +11,14 @@
</properties>

<artifactId>oic-auth</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>hpi</packaging>

<scm>
<connection>scm:git:ssh://github.com/jenkinsci/oic-auth-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/oic-auth-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/oic-auth-plugin</url>
<tag>HEAD</tag>
<tag>oic-auth-1.1</tag>
</scm>

<name>OpenId Connect Authentication Plugin</name>
Expand Down

0 comments on commit a2e2af5

Please sign in to comment.