We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664e944 commit db87aa6Copy full SHA for db87aa6
plexus-compilers/plexus-compiler-j2objc/pom.xml
@@ -29,15 +29,15 @@
29
</os>
30
</activation>
31
<build>
32
- <plugins>
33
- <plugin>
34
- <groupId>org.apache.maven.plugins</groupId>
35
- <artifactId>maven-surefire-plugin</artifactId>
36
- <configuration>
37
- <skipTests>true</skipTests>
38
- </configuration>
39
- </plugin>
40
- </plugins>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skipTests>true</skipTests>
+ </configuration>
+ </plugin>
+ </plugins>
41
</build>
42
</profile>
43
</profiles>
0 commit comments