Index: .idea/sonarIssues.xml =================================================================== diff -u -ra8ab011a4c6d435cb802aaf48762b5d981340f7c -ra7205a53c6037b25d441214bbba788ff75210f4e --- .idea/sonarIssues.xml (.../sonarIssues.xml) (revision a8ab011a4c6d435cb802aaf48762b5d981340f7c) +++ .idea/sonarIssues.xml (.../sonarIssues.xml) (revision a7205a53c6037b25d441214bbba788ff75210f4e) @@ -928,6 +928,11 @@ + + + + + Index: standard/pom.xml =================================================================== diff -u -r64d16c3d9ac985cb7a19b8e9f38236ae765711eb -ra7205a53c6037b25d441214bbba788ff75210f4e --- standard/pom.xml (.../pom.xml) (revision 64d16c3d9ac985cb7a19b8e9f38236ae765711eb) +++ standard/pom.xml (.../pom.xml) (revision a7205a53c6037b25d441214bbba788ff75210f4e) @@ -28,6 +28,27 @@ ${maven.build.timestamp} + + + dev + + true + + + dev + + + + operation + + false + + + operation + + + + project Index: standard/project/pom.xml =================================================================== diff -u -r64d16c3d9ac985cb7a19b8e9f38236ae765711eb -ra7205a53c6037b25d441214bbba788ff75210f4e --- standard/project/pom.xml (.../pom.xml) (revision 64d16c3d9ac985cb7a19b8e9f38236ae765711eb) +++ standard/project/pom.xml (.../pom.xml) (revision a7205a53c6037b25d441214bbba788ff75210f4e) @@ -26,16 +26,4 @@ UTF-8 - - - dev - - true - - - - live - - - \ No newline at end of file Index: standard/project/web/pom.xml =================================================================== diff -u -r13002f77228abf4105be37ae86b8230d9ea20a4f -ra7205a53c6037b25d441214bbba788ff75210f4e --- standard/project/web/pom.xml (.../pom.xml) (revision 13002f77228abf4105be37ae86b8230d9ea20a4f) +++ standard/project/web/pom.xml (.../pom.xml) (revision a7205a53c6037b25d441214bbba788ff75210f4e) @@ -64,27 +64,6 @@ - - - dev - - true - - - dev - - - - operation - - false - - - operation - - - - install ${basedir}/target