Skip to content

Commit 41d4e3f

Browse files
committed
[maven-release-plugin] prepare release maven-filtering-3.3.2
1 parent 442b63e commit 41d4e3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-filtering</artifactId>
31-
<version>3.3.2-SNAPSHOT</version>
31+
<version>3.3.2</version>
3232

3333
<name>Apache Maven Filtering</name>
3434
<description>A component to assist in filtering of resource files with properties from a Maven project.</description>
@@ -42,7 +42,7 @@
4242
<scm>
4343
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
4444
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>maven-filtering-3.3.2</tag>
4646
<url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
4747
</scm>
4848
<issueManagement>
@@ -64,7 +64,7 @@
6464
<mavenVersion>3.6.3</mavenVersion>
6565
<slf4jVersion>1.7.36</slf4jVersion>
6666
<plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
67-
<project.build.outputTimestamp>2023-03-21T10:54:20Z</project.build.outputTimestamp>
67+
<project.build.outputTimestamp>2024-03-02T08:58:03Z</project.build.outputTimestamp>
6868
</properties>
6969

7070
<dependencies>

0 commit comments

Comments
 (0)