Skip to content

Commit

Permalink
style: revert formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
npepinpe committed Dec 21, 2023
1 parent 80c1d7c commit 8919023
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>community-hub-release-parent</artifactId>
<version>1.4.4</version>
<!-- do not remove empty tag - http://jira.codehaus.org/browse/MNG-4687 -->
<relativePath />
<relativePath/>
</parent>

<groupId>io.zeebe</groupId>
Expand Down Expand Up @@ -481,7 +481,7 @@
<include>**/*.md</include>
</includes>

<flexmark />
<flexmark/>
</markdown>
</configuration>
<executions>
Expand Down Expand Up @@ -529,7 +529,7 @@
<goal>check</goal>
</goals>
<phase>validate</phase>
<configuration />
<configuration/>
</execution>
</executions>
</plugin>
Expand Down Expand Up @@ -664,7 +664,7 @@
<configuration>
<!-- see more https://maven.apache.org/enforcer/enforcer-rules/index.html -->
<rules>
<banDuplicatePomDependencyVersions />
<banDuplicatePomDependencyVersions/>
</rules>
</configuration>
</execution>
Expand Down

0 comments on commit 8919023

Please sign in to comment.