From 9e26f039da315a0cade0bbfadd8a45e435c62ffb Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 12 Feb 2010 10:07:17 +0000 Subject: [PATCH] use built-in POM mechanism of common/m2.xml git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@909328 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml => project-template.pom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename pom.xml => project-template.pom (98%) diff --git a/pom.xml b/project-template.pom similarity index 98% rename from pom.xml rename to project-template.pom index 63b4341..9e28c1a 100644 --- a/pom.xml +++ b/project-template.pom @@ -24,7 +24,7 @@ org.apache.ant ant-antunit jar - 1.2-SNAPSHOT + ${artifact.version}