Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jun 11, 2022
1 parent ae01a99 commit 94088c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-common-artifact-filters</artifactId>
<version>3.3.0</version>
<version>3.3.1-SNAPSHOT</version>

<name>Apache Maven Common Artifact Filters</name>
<description>A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.</description>
Expand All @@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git</developerConnection>
<url>https://github.com/apache/maven-common-artifact-filters/tree/${project.scm.tag}</url>
<tag>maven-common-artifact-filters-3.3.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -60,7 +60,7 @@
<resolver.version>1.6.3</resolver.version>
<surefire.version>2.22.2</surefire.version>
<checkstyle.violation.ignore>MethodLength</checkstyle.violation.ignore>
<project.build.outputTimestamp>2022-06-11T13:26:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-06-11T13:26:28Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 94088c7

Please sign in to comment.