This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git
commit 44e3e064b09831824e0fa6951dc91dca8beedeb6 Author: Benjamin Bentmann <[email protected]> AuthorDate: Fri Mar 28 00:48:07 2008 +0000 o Bumped to latest parent git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@642051 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 94e8020..37f78c5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>8</version> + <version>10</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-ant-plugin</artifactId> @@ -262,4 +262,4 @@ under the License. </build> </profile> </profiles> -</project> \ No newline at end of file +</project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
