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 3
3
4
4
<groupId >io.github.zlika</groupId >
5
5
<artifactId >reproducible-build-maven-plugin</artifactId >
6
- <version >0.17-SNAPSHOT </version >
6
+ <version >0.17</version >
7
7
<packaging >maven-plugin</packaging >
8
8
9
9
<name >Reproducible Build Maven Plugin</name >
30
30
<connection >scm:git:https://github.com/Zlika/reproducible-build-maven-plugin.git</connection >
31
31
<developerConnection >scm:git:https://github.com/Zlika/reproducible-build-maven-plugin.git</developerConnection >
32
32
<url >https://github.com/Zlika/reproducible-build-maven-plugin</url >
33
- <tag >HEAD </tag >
33
+ <tag >v0.17 </tag >
34
34
</scm >
35
35
36
36
<issueManagement >
57
57
<maven .compiler.source>1.8</maven .compiler.source>
58
58
<maven .compiler.target>1.8</maven .compiler.target>
59
59
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
60
- <project .build.outputTimestamp>1666374475 </project .build.outputTimestamp>
60
+ <project .build.outputTimestamp>1725638908 </project .build.outputTimestamp>
61
61
62
62
<!-- Maven plugin versions -->
63
63
<apache-source-release-assembly-descriptor .version>1.0.6</apache-source-release-assembly-descriptor .version>
You can’t perform that action at this time.
0 commit comments