Mercurial > dive4elements > framework
diff pom.xml @ 433:bd012f4720ae flys-2.9.2
Comment out build number plugin. Added first hgignore
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Sun, 30 Sep 2012 12:03:02 +0200 |
parents | 8032aade18f7 |
children | 415df0fc4fa1 |
line wrap: on
line diff
--- a/pom.xml Fri Sep 28 13:55:58 2012 +0200 +++ b/pom.xml Sun Sep 30 12:03:02 2012 +0200 @@ -31,6 +31,7 @@ <target>1.6</target> </configuration> </plugin> + <!-- <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> @@ -61,6 +62,7 @@ </archive> </configuration> </plugin> + --> </plugins> </build> <repositories>