Skip to content

Commit a84b18b

Browse files
committed
[maven-release-plugin] prepare release maven-filtering-3.3.1
1 parent de7a0ed commit a84b18b

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.1-SNAPSHOT</version>
31+
<version>3.3.1</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>maven-filtering-3.2.0</tag>
45+
<tag>maven-filtering-3.3.1</tag>
4646
<url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
4747
</scm>
4848
<issueManagement>
@@ -65,7 +65,7 @@
6565
<mavenVersion>3.2.5</mavenVersion>
6666
<slf4jVersion>1.7.36</slf4jVersion>
6767
<plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
68-
<project.build.outputTimestamp>2022-06-11T13:41:41Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2023-03-21T10:53:39Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencies>

0 commit comments

Comments
 (0)