Skip to content

Commit cb76e6b

Browse files
author
Björn Ekryd
committed
Fix test
1 parent d4a8001 commit cb76e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin/src/it/four-spaces-indent/expected_pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>com.github.ekryd.sortpom</groupId>
2424
<artifactId>sortpom-maven-plugin</artifactId>
25-
<version>2.15.1-SNAPSHOT</version>
25+
<version>@pom.version@</version>
2626
<executions>
2727
<execution>
2828
<goals>

0 commit comments

Comments
 (0)