Skip to content

Commit c4afa00

Browse files
[maven-release-plugin] prepare release maven-invoker-3.3.0
1 parent 9cbe8b8 commit c4afa00

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-invoker</artifactId>
31-
<version>3.3.0-SNAPSHOT</version>
31+
<version>3.3.0</version>
3232

3333
<name>Apache Maven Invoker</name>
3434
<description>A component to programmatically invoke Maven.</description>
@@ -45,7 +45,7 @@ under the License.
4545
<scm>
4646
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</connection>
4747
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>maven-invoker-3.3.0</tag>
4949
<url>https://github.com/apache/maven-invoker/tree/${project.scm.tag}</url>
5050
</scm>
5151
<issueManagement>
@@ -65,7 +65,7 @@ under the License.
6565

6666
<properties>
6767
<javaVersion>8</javaVersion>
68-
<project.build.outputTimestamp>2024-05-04T12:59:43Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2024-05-07T20:48:57Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencies>

0 commit comments

Comments
 (0)