This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
The following commit(s) were added to refs/heads/master by this push: new e318cb3 [maven-release-plugin] prepare release maven-filtering-3.3.0 e318cb3 is described below commit e318cb3c4ec3e5d274cbe4255797ed0462423711 Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Jun 11 15:41:31 2022 +0200 [maven-release-plugin] prepare release maven-filtering-3.3.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5460a65..b4dd8ce 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,11 @@ <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> <version>36</version> - <relativePath/> + <relativePath /> </parent> <artifactId>maven-filtering</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.0</version> <name>Apache Maven Filtering</name> <description>A component to assist in filtering of resource files with properties from a Maven project.</description> @@ -37,7 +37,7 @@ <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> <url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url> - <tag>maven-filtering-3.2.0</tag> + <tag>maven-filtering-3.3.0</tag> </scm> <issueManagement> <system>JIRA</system> @@ -59,7 +59,7 @@ <mavenVersion>3.2.5</mavenVersion> <slf4jVersion>1.7.36</slf4jVersion> <plexusBuildApiVersion>0.0.7</plexusBuildApiVersion> - <project.build.outputTimestamp>2020-08-05T15:18:01Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-06-11T13:41:15Z</project.build.outputTimestamp> </properties> <contributors>