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 9
9
</parent >
10
10
11
11
<artifactId >build-helper-maven-plugin</artifactId >
12
- <version >3.4.0-SNAPSHOT </version >
12
+ <version >3.4.0</version >
13
13
<packaging >maven-plugin</packaging >
14
14
15
15
<name >Build Helper Maven Plugin</name >
59
59
<scm >
60
60
<connection >scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection >
61
61
<
developerConnection >scm:git:ssh://
[email protected] /mojohaus/build-helper-maven-plugin.git</
developerConnection >
62
- <tag >HEAD </tag >
62
+ <tag >3.4.0 </tag >
63
63
<url >https://github.com/mojohaus/build-helper-maven-plugin/tree/master</url >
64
64
</scm >
65
65
80
80
<!-- remove with parent upgrade -->
81
81
<maven-release-plugin .version>3.0.0</maven-release-plugin .version>
82
82
<scmpublish .content>${project.build.directory} /staging/build-helper-maven-plugin</scmpublish .content>
83
- <project .build.outputTimestamp>2022-01-18T09:14:02Z </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>2023-05-11T22:02:29Z </project .build.outputTimestamp>
84
84
</properties >
85
85
86
86
<dependencies >
You can’t perform that action at this time.
0 commit comments