Skip to content

Commit 50c37cf

Browse files
authored
Merge pull request #1535 from CMSgov/QPPA-10586
QPPA-10586: RC 2024.2.14
2 parents 35b89d8 + be65196 commit 50c37cf

File tree

12 files changed

+264
-786
lines changed

12 files changed

+264
-786
lines changed

acceptance-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>acceptance-tests</artifactId>
55
<groupId>gov.cms.qpp.conversion</groupId>
6-
<version>2024.2.13-RELEASE</version>
6+
<version>2024.2.14-RELEASE</version>
77
<name>conversion-tests</name>
88
<packaging>jar</packaging>
99
<properties>

commandline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>gov.cms.qpp.conversion</groupId>
88
<artifactId>qpp-conversion-tool-parent</artifactId>
9-
<version>2024.2.13-RELEASE</version>
9+
<version>2024.2.14-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>gov.cms.qpp.conversion</groupId>
88
<artifactId>qpp-conversion-tool-parent</artifactId>
9-
<version>2024.2.13-RELEASE</version>
9+
<version>2024.2.14-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)