Remove pom property preventing fproxy deploy 20/69920/1
authorLee, Tian (tl5884) <TianL@amdocs.com>
Fri, 5 Oct 2018 15:24:49 +0000 (16:24 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Fri, 5 Oct 2018 15:24:49 +0000 (16:24 +0100)
rproxy sonar job is failing because fproxy artifact is not being
deployed.

Change-Id: I32d1b52e9420f76c0c1e27e0c87a2ecb5996e864
Issue-ID: AAF-528
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
sidecar/fproxy/pom.xml

index 55221b9..9e9410b 100644 (file)
@@ -41,7 +41,6 @@
                <!-- Spring boot version -->
                <spring.boot.version>2.0.3.RELEASE</spring.boot.version>
                <docker.location>${basedir}/target</docker.location>
-               <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
        </properties>
 
        <dependencyManagement>