Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/68#discussion_r174040731 --- Diff: ide/netbeans/pom.xml --- @@ -124,7 +124,7 @@ under the License. <build> <plugins> - <plugin> + <plugin> --- End diff -- No need to open a new PR, just revert this sole change and make a new commit: it will be added to this PR. Once the review is finished, you might be asked to squash all the commits, but for the moment it will work like this.
---