Skip to content

Commit bcc1878

Browse files
committed
Fix typo
1 parent a3e8567 commit bcc1878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>gov.cms.qpp.conversion</groupId>
2424
<artifactId>converter</artifactId>
25-
<version></version>
25+
<version>${project.version}</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>gov.cms.qpp.conversion</groupId>

0 commit comments

Comments
 (0)