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