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