Secure FE communications to the workflow backend
[sdc/sdc-workflow-designer.git] / 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>