Skip to content

Commit b80d3d6

Browse files
[maven-release-plugin] prepare release 3.5.0
1 parent 226a8ce commit b80d3d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>exec-maven-plugin</artifactId>
12-
<version>3.5.0-SNAPSHOT</version>
12+
<version>3.5.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Exec Maven Plugin</name>
@@ -127,7 +127,7 @@
127127
<scm>
128128
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
129129
<developerConnection>scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection>
130-
<tag>HEAD</tag>
130+
<tag>3.5.0</tag>
131131
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
132132
</scm>
133133

@@ -136,7 +136,7 @@
136136
<slf4j.version>1.7.36</slf4j.version>
137137
<asm.version>9.7.1</asm.version>
138138
<invoker.parallelThreads>1C</invoker.parallelThreads>
139-
<project.build.outputTimestamp>2024-10-21T21:11:57Z</project.build.outputTimestamp>
139+
<project.build.outputTimestamp>2024-10-22T07:46:00Z</project.build.outputTimestamp>
140140
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
141141
</properties>
142142

0 commit comments

Comments
 (0)