diff options
Diffstat (limited to 'BKUWebStart/pom.xml')
-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> |