Skip to content

Commit

Permalink
sytle: format pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Jun 19, 2024
1 parent d735ea6 commit 2ea8907
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,11 +362,11 @@
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>publish-release</id>
<build>
<plugins>
<profiles>
<profile>
<id>publish-release</id>
<build>
<plugins>
<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
Expand All @@ -376,8 +376,8 @@
<publishingServerId>central</publishingServerId>
</configuration>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</plugins>
</build>
</profile>
</profiles>
</project>

0 comments on commit 2ea8907

Please sign in to comment.