Skip to content

Commit

Permalink
[maven-release-plugin] prepare release google-oauth-plugin-1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Sep 5, 2023
1 parent d415752 commit 28fb278
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 @@ -27,7 +27,7 @@
Lots of boilerplate from: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins
-->
<artifactId>google-oauth-plugin</artifactId>
<version>1.0.10-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>hpi</packaging>

<name>Google OAuth Credentials plugin</name>
Expand Down Expand Up @@ -61,7 +61,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>google-oauth-plugin-1.0.9</tag>
<tag>google-oauth-plugin-1.0.10</tag>
</scm>

<!-- Bring some sanity to version numbering... -->
Expand Down

0 comments on commit 28fb278

Please sign in to comment.