Secure FE communications to the workflow backend 97/99197/5
authorilanap <ilanap@amdocs.com>
Thu, 5 Dec 2019 09:55:08 +0000 (11:55 +0200)
committerilanap <ilanap@amdocs.com>
Mon, 9 Dec 2019 12:39:39 +0000 (14:39 +0200)
Updating the pom file so that the dockers are created for the new charts

Issue-ID: OOM-1954
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I7ac0c2b6bfd9f6a9cd6664c36a6797c297752987
Signed-off-by: ilanap <ilanap@amdocs.com>
workflow-designer-be/pom.xml

index 23fecb0..51e14f8 100644 (file)
                             </images>
                         </configuration>
                     </plugin>
-                    <plugin>
-                        <groupId>org.sonatype.plugins</groupId>
-                        <artifactId>nexus-staging-maven-plugin</artifactId>
-                        <version>1.6.8</version>
-                        <extensions>true</extensions>
-                        <configuration>
-                            <serverId>onap-staging</serverId>
-                            <nexusUrl>${nexus.proxy}</nexusUrl>
-                            <stagingProfileId>${staging.profile.id}</stagingProfileId>
-                        </configuration>
-                    </plugin>
                 </plugins>
             </build>
         </profile>