Skip to content

Commit 0b614c0

Browse files
committed
Fix indent
1 parent fb4b5fd commit 0b614c0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,13 @@
182182
<version>${maven-surefire-plugin.version}</version>
183183
</plugin>
184184
<plugin>
185-
<groupId>org.sonatype.central</groupId>
186-
<artifactId>central-publishing-maven-plugin</artifactId>
187-
<version>${sonatype-central-publishing-plugin.version}</version>
188-
<extensions>true</extensions>
189-
<configuration>
190-
<publishingServerId>central-a2asdk-temp</publishingServerId>
191-
</configuration>
185+
<groupId>org.sonatype.central</groupId>
186+
<artifactId>central-publishing-maven-plugin</artifactId>
187+
<version>${sonatype-central-publishing-plugin.version}</version>
188+
<extensions>true</extensions>
189+
<configuration>
190+
<publishingServerId>central-a2asdk-temp</publishingServerId>
191+
</configuration>
192192
</plugin>
193193
</plugins>
194194
</build>

0 commit comments

Comments
 (0)