Non-functional changes to silence Sonar
[portal/ric-dashboard.git] / webapp-frontend / pom.xml
index 7a0d422..69ce3ef 100644 (file)
@@ -31,15 +31,6 @@ limitations under the License.
        <name>RIC Dashboard Webapp frontend</name>
        <build>
                <plugins>
-                       <!-- do not deploy anything -->
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-deploy-plugin</artifactId>
-                               <!-- spring sets the <version>2.8</version> -->
-                               <configuration>
-                                       <skip>true</skip>
-                               </configuration>
-                       </plugin>
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>license-maven-plugin</artifactId>