Issue-ID: SO-3518
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: Ie933813e8c940006fe2adb95fcb0fd8a71d96fe3
<target>${version.java.compiler}</target>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin>
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>