Fix ambiguities in pom.xml
[dcaegen2/collectors/ves.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ac8601f..b4fb883 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -82,6 +82,7 @@
         <plugin>
           <groupId>org.springframework.boot</groupId>
           <artifactId>spring-boot-maven-plugin</artifactId>
+          <version>${spring.version}</version>
         </plugin>
         <plugin>
           <artifactId>maven-assembly-plugin</artifactId>
             <imageTag>${project.version}</imageTag>
             <imageTag>latest</imageTag>
           </imageTags>
-          <baseImage>openjdk:11-jre-slim</baseImage>
+          <baseImage>openjdk:11.0.11-jre-slim</baseImage>
           <user>vescollector</user>
           <env>
             <HOSTALIASES>/etc/host.aliases</HOSTALIASES>