Skip to content

Commit 54e2648

Browse files
committed
Update pom.xml
1 parent 24032c3 commit 54e2648

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -315,17 +315,17 @@
315315
</executions>
316316
</plugin>
317317
<plugin>
318-
<groupId>com.spotify.fmt</groupId>
319-
<artifactId>fmt-maven-plugin</artifactId>
320-
<version>2.19</version>
321-
<executions>
322-
<execution>
323-
<goals>
324-
<goal>format</goal>
325-
</goals>
326-
</execution>
327-
</executions>
328-
</plugin>
318+
<groupId>com.spotify.fmt</groupId>
319+
<artifactId>fmt-maven-plugin</artifactId>
320+
<version>2.19</version>
321+
<executions>
322+
<execution>
323+
<goals>
324+
<goal>format</goal>
325+
</goals>
326+
</execution>
327+
</executions>
328+
</plugin>
329329
</plugins>
330330
</build>
331331
</project>

0 commit comments

Comments
 (0)