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 8
8
</parent >
9
9
10
10
<artifactId >exec-maven-plugin</artifactId >
11
- <version >3.1.0-SNAPSHOT </version >
11
+ <version >3.1.0</version >
12
12
<packaging >maven-plugin</packaging >
13
13
14
14
<name >Exec Maven Plugin</name >
102
102
<connection >scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection >
103
103
<developerConnection >scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection >
104
104
<url >https://github.com/mojohaus/exec-maven-plugin/tree/master</url >
105
- <tag >HEAD </tag >
105
+ <tag >exec-maven-plugin-3.1.0 </tag >
106
106
</scm >
107
107
108
108
<dependencies >
202
202
<properties >
203
203
<mavenVersion >3.2.5</mavenVersion >
204
204
<slf4j .version>1.7.36</slf4j .version>
205
- <project .build.outputTimestamp>2022-01-18T09:14:02Z </project .build.outputTimestamp>
205
+ <project .build.outputTimestamp>2022-07-15T02:43:08Z </project .build.outputTimestamp>
206
206
</properties >
207
207
208
208
<build >
You can’t perform that action at this time.
0 commit comments