Skip to content

Commit d3cd1e4

Browse files
committed
[maven-release-plugin] prepare release maven-common-artifact-filters-3.4.0
1 parent 31ecf96 commit d3cd1e4

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,15 +28,15 @@
2828
</parent>
2929

3030
<artifactId>maven-common-artifact-filters</artifactId>
31-
<version>3.3.3-SNAPSHOT</version>
31+
<version>3.4.0</version>
3232

3333
<name>Apache Maven Common Artifact Filters</name>
3434
<description>A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.</description>
3535

3636
<scm>
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>maven-common-artifact-filters-3.4.0</tag>
4040
<url>https://github.com/apache/maven-common-artifact-filters/tree/${project.scm.tag}</url>
4141
</scm>
4242
<issueManagement>
@@ -59,7 +59,7 @@
5959
<mavenVersion>3.6.3</mavenVersion>
6060
<resolverVersion>1.4.1</resolverVersion>
6161
<checkstyle.violation.ignore>MethodLength</checkstyle.violation.ignore>
62-
<project.build.outputTimestamp>2022-09-12T19:17:26Z</project.build.outputTimestamp>
62+
<project.build.outputTimestamp>2024-06-05T14:42:54Z</project.build.outputTimestamp>
6363
</properties>
6464

6565
<dependencies>

0 commit comments

Comments
 (0)