Skip to content

Commit 1cfa77d

Browse files
committed
Fix formatting
1 parent 9df8a21 commit 1cfa77d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ruby-tools/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -203,20 +203,20 @@
203203
</pluginRepositories>
204204

205205
<repositories>
206-
<repository>
207-
<id>mavengems</id>
208-
<url>mavengem:https://rubygems.org</url>
209-
</repository>
206+
<repository>
207+
<id>mavengems</id>
208+
<url>mavengem:https://rubygems.org</url>
209+
</repository>
210210
</repositories>
211211

212212
<dependencies>
213-
<dependency>
214-
<groupId>rubygems</groupId>
215-
<artifactId>maven-tools</artifactId>
216-
<version>1.1.6</version>
217-
<type>gem</type>
218-
<scope>provided</scope>
219-
</dependency>
213+
<dependency>
214+
<groupId>rubygems</groupId>
215+
<artifactId>maven-tools</artifactId>
216+
<version>1.1.6</version>
217+
<type>gem</type>
218+
<scope>provided</scope>
219+
</dependency>
220220
</dependencies>
221221
</profile>
222222
</profiles>

0 commit comments

Comments
 (0)