Skip to content

Commit 8c20bbb

Browse files
committed
Fix indentation in pom.xml.
1 parent 55192c4 commit 8c20bbb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@
238238
<version>0.15.1</version>
239239
<dependencies>
240240
<dependency>
241-
<groupId>org.revapi</groupId>
242-
<artifactId>revapi-java</artifactId>
243-
<version>0.28.4</version>
241+
<groupId>org.revapi</groupId>
242+
<artifactId>revapi-java</artifactId>
243+
<version>0.28.4</version>
244244
</dependency>
245245
</dependencies>
246246
<configuration>

0 commit comments

Comments
 (0)