Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-filtering-3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Mar 21, 2023
1 parent de7a0ed commit a84b18b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-filtering</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.3.1</version>

<name>Apache Maven Filtering</name>
<description>A component to assist in filtering of resource files with properties from a Maven project.</description>
Expand All @@ -42,7 +42,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
<tag>maven-filtering-3.2.0</tag>
<tag>maven-filtering-3.3.1</tag>
<url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -65,7 +65,7 @@
<mavenVersion>3.2.5</mavenVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
<project.build.outputTimestamp>2022-06-11T13:41:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-03-21T10:53:39Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit a84b18b

Please sign in to comment.