File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <modelVersion>4.0.0</modelVersion>
44
55 <artifactId>github-client</artifactId>
6- <version>0.3.5-SNAPSHOT </version>
6+ <version>0.3.5</version>
77
88 <parent>
99 <groupId>com.spotify</groupId>
2323 <connection>scm:git:https://github.com/spotify/github-java-client.git</connection>
2424 <developerConnection>scm:git:git@github.com:spotify/github-java-client.git</developerConnection>
2525 <url>scm:https://github.com/spotify/github-java-client/</url>
26- <tag>HEAD </tag>
26+ <tag>v0.3.5 </tag>
2727 </scm>
2828
2929 <organization>
8484 <properties>
8585 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8686 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
87- <project.build.outputTimestamp>1738160599 </project.build.outputTimestamp>
87+ <project.build.outputTimestamp>1738225758 </project.build.outputTimestamp>
8888 <spotbugs.excludeFilterFile>spotbugsexclude.xml</spotbugs.excludeFilterFile>
8989 <checkstyle.violationSeverity>error</checkstyle.violationSeverity>
9090 <checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
You can’t perform that action at this time.
0 commit comments