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