diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-09 09:37:27 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-11-09 09:37:27 +0000 |
commit | 0aabefac348925c44ea88b31828a3cb543fe5220 (patch) | |
tree | 7495737c3f78bf7694d85d8735d0fbde99ad3143 /BKUWebStart | |
parent | f6afb5a7ba730808c667fbcede70d927e954096a (diff) | |
download | mocca-0aabefac348925c44ea88b31828a3cb543fe5220.tar.gz mocca-0aabefac348925c44ea88b31828a3cb543fe5220.tar.bz2 mocca-0aabefac348925c44ea88b31828a3cb543fe5220.zip |
replaced maven-buildnumber-plugin 0.9.6 with buildnumber-maven-plugin 1.0-beta-4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@826 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUWebStart')
-rw-r--r-- | BKUWebStart/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index 1940bee5..72189c99 100644 --- a/BKUWebStart/pom.xml +++ b/BKUWebStart/pom.xml @@ -41,7 +41,7 @@ </plugin> <plugin> - <artifactId>maven-buildnumber-plugin</artifactId> + <artifactId>buildnumber-maven-plugin</artifactId> <groupId>org.codehaus.mojo</groupId> <executions> <execution> |