Skip to content

Commit 77cb29c

Browse files
committed
Workaround for NEXUS-30305.
1 parent 3f07cd6 commit 77cb29c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@
488488
<version>3.2.0</version>
489489
<executions>
490490
<execution>
491-
<?m2e ignore?>
491+
<!-- <?m2e ignore?> -->
492492
<phase>initialize</phase>
493493
<goals>
494494
<goal>active-profiles</goal>
@@ -525,7 +525,7 @@
525525
</configuration>
526526
<executions>
527527
<execution>
528-
<?m2e ignore?>
528+
<!-- <?m2e ignore?> -->
529529
<id>flatten</id>
530530
<phase>process-resources</phase>
531531
<goals>

0 commit comments

Comments
 (0)