Skip to content

Commit 166b729

Browse files
[maven-release-plugin] prepare release maven-invoker-plugin-3.3.0
1 parent 52c2372 commit 166b729

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-invoker-plugin</artifactId>
33-
<version>3.3.0-SNAPSHOT</version>
33+
<version>3.3.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Invoker Plugin</name>
@@ -47,7 +47,7 @@ under the License.
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
4949
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
50-
<tag>HEAD</tag>
50+
<tag>maven-invoker-plugin-3.3.0</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>
@@ -73,7 +73,7 @@ under the License.
7373
<groovy-groupId>org.codehaus.groovy</groovy-groupId>
7474
<groovy-version>3.0.10</groovy-version>
7575
<surefire.version>2.22.2</surefire.version>
76-
<project.build.outputTimestamp>2021-02-14T00:04:14Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2022-05-25T15:26:32Z</project.build.outputTimestamp>
7777
</properties>
7878

7979
<dependencyManagement>

0 commit comments

Comments
 (0)