Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jun 14, 2024
1 parent f65195d commit a5c095a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>github-client</artifactId>
<version>0.2.18-SNAPSHOT</version>
<version>0.2.18</version>

<parent>
<groupId>com.spotify</groupId>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:https://github.com/spotify/github-java-client.git</connection>
<developerConnection>scm:git:git@github.com:spotify/github-java-client.git</developerConnection>
<url>scm:https://github.com/spotify/github-java-client/</url>
<tag>HEAD</tag>
<tag>v0.2.18</tag>
</scm>

<organization>
Expand Down Expand Up @@ -84,7 +84,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>1710939443</project.build.outputTimestamp>
<project.build.outputTimestamp>1718348716</project.build.outputTimestamp>
<spotbugs.excludeFilterFile>spotbugsexclude.xml</spotbugs.excludeFilterFile>
<checkstyle.violationSeverity>error</checkstyle.violationSeverity>
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
Expand Down

0 comments on commit a5c095a

Please sign in to comment.