diff options
Diffstat (limited to 'BKULocal')
-rw-r--r-- | BKULocal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index 0acfaa29..77c16753 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -31,7 +31,7 @@ </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> - <artifactId>maven-buildnumber-plugin</artifactId> + <artifactId>buildnumber-maven-plugin</artifactId> <executions> <execution> <phase>validate</phase> |