Increment code coverage for Application
[oam/nf-oam-adopter.git] / ves-nf-oam-adopter / ves-nf-oam-adopter-mock / pom.xml
index 7c8c356..0869dc6 100644 (file)
@@ -91,7 +91,6 @@
             <plugin>
                 <groupId>io.swagger.codegen.v3</groupId>
                 <artifactId>swagger-codegen-maven-plugin</artifactId>
-                <version>${swagger-codegen-maven-plugin.version}</version>
                 <executions>
                     <execution>
                         <goals>
                                 <image>
                                     <name>${nexus.repository}${image.name}</name>
                                     <build>
-                                        <from>${base.image}</from>
+                                        <from>${nexus.repository.mirror}${base.image}</from>
                                         <tags>
                                             <tag>${project.version}</tag>
                                         </tags>