Fix CLM job for NexusIQ scan 85/100885/2
authorOfir Sonsino <os0695@intl.att.com>
Wed, 29 Jan 2020 09:32:55 +0000 (11:32 +0200)
committerYuli Shlosberg <ys9693@att.com>
Wed, 29 Jan 2020 10:19:29 +0000 (10:19 +0000)
Deploying common-app-api so it can be found in Nexus

Change-Id: I71401f70fa9c027be3a27be8ff253716961805d4
Issue-ID: SDC-2737
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
common-app-api/pom.xml

index 13c18a1..08755de 100644 (file)
 
        <build>
                <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-deploy-plugin</artifactId>
-                               <configuration>
-                                       <skip>true</skip>
-                               </configuration>
-                       </plugin>
                        <plugin>
                                <groupId>com.github.sylvainlaurent.maven</groupId>
                                <artifactId>yaml-json-validator-maven-plugin</artifactId>