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 9
9
</parent >
10
10
11
11
<artifactId >exec-maven-plugin</artifactId >
12
- <version >3.5.1-SNAPSHOT </version >
12
+ <version >3.5.1</version >
13
13
<packaging >maven-plugin</packaging >
14
14
15
15
<name >Exec Maven Plugin</name >
127
127
<scm >
128
128
<connection >scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection >
129
129
<developerConnection >scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection >
130
- <tag >HEAD </tag >
130
+ <tag >3.5.1 </tag >
131
131
<url >https://github.com/mojohaus/exec-maven-plugin/tree/master</url >
132
132
</scm >
133
133
136
136
<slf4j .version>1.7.36</slf4j .version>
137
137
<asm .version>9.8</asm .version>
138
138
<invoker .parallelThreads>1C</invoker .parallelThreads>
139
- <project .build.outputTimestamp>2024-10-22T07:46:45Z </project .build.outputTimestamp>
139
+ <project .build.outputTimestamp>2025-05-27T17:33:08Z </project .build.outputTimestamp>
140
140
<maven-toolchains-plugin .version>3.2.0</maven-toolchains-plugin .version>
141
141
</properties >
142
142
You can’t perform that action at this time.
0 commit comments