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
diff --git a/pom.xml b/project-template.pom
similarity index 97%
rename from pom.xml
rename to project-template.pom
index 63b4341..9e28c1a 100644
--- a/pom.xml
+++ b/project-template.pom
@@ -24,7 +24,7 @@
 	<groupId>org.apache.ant</groupId>
 	<artifactId>ant-antunit</artifactId>
 	<packaging>jar</packaging>
-	<version>1.2-SNAPSHOT</version>
+        <version>${artifact.version}</version>
 
 	<!--
 		Test doesn't work from maven, you have to fight with tricky classpath