diff options
Diffstat (limited to 'snmpmapper/pom.xml')
-rw-r--r-- | snmpmapper/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml index 0180e6a..f0ca669 100644 --- a/snmpmapper/pom.xml +++ b/snmpmapper/pom.xml @@ -97,6 +97,7 @@ <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> + <version>2.0.0.RELEASE</version> </plugin> </plugins> |