File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >github-client</artifactId >
6
- <version >0.4.1 </version >
6
+ <version >0.4.2-SNAPSHOT </version >
7
7
8
8
<parent >
9
9
<groupId >com.spotify</groupId >
23
23
<connection >scm:git:https://github.com/spotify/github-java-client.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :spotify/github-java-client.git</
developerConnection >
25
25
<url >scm:https://github.com/spotify/github-java-client/</url >
26
- <tag >v0.4.1 </tag >
26
+ <tag >v0.3.7 </tag >
27
27
</scm >
28
28
29
29
<organization >
67
67
<properties >
68
68
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
69
69
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
70
- <project .build.outputTimestamp>1742308459 </project .build.outputTimestamp>
70
+ <project .build.outputTimestamp>1742308554 </project .build.outputTimestamp>
71
71
<spotbugs .excludeFilterFile>spotbugsexclude.xml</spotbugs .excludeFilterFile>
72
72
<checkstyle .violationSeverity>error</checkstyle .violationSeverity>
73
73
<checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
You can’t perform that action at this time.
0 commit comments