Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oic-auth-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Jun 30, 2020
1 parent 72751a4 commit dc2d50a
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 @@ -13,14 +13,14 @@
</properties>

<artifactId>oic-auth</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</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.8</tag>
</scm>

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

0 comments on commit dc2d50a

Please sign in to comment.