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.3.1 </version >
6
+ <version >0.3.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.3.1 </tag >
26
+ <tag >HEAD </tag >
27
27
</scm >
28
28
29
29
<organization >
84
84
<properties >
85
85
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
86
86
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
87
- <project .build.outputTimestamp>1720618953 </project .build.outputTimestamp>
87
+ <project .build.outputTimestamp>1720619003 </project .build.outputTimestamp>
88
88
<spotbugs .excludeFilterFile>spotbugsexclude.xml</spotbugs .excludeFilterFile>
89
89
<checkstyle .violationSeverity>error</checkstyle .violationSeverity>
90
90
<checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
You can’t perform that action at this time.
0 commit comments