Skip to content

Commit 765bf77

Browse files
authored
Merge pull request #1541 from CMSgov/QPPA-10626-deploy-release-2025.07.16.01
QPPA-10626: Update Release version number - 2025.07.16.01
2 parents 9b0614c + 970c2f4 commit 765bf77

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
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.14-RELEASE</version>
6+
<version>2025.07.16.01-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.14-RELEASE</version>
9+
<version>2025.07.16.01-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.14-RELEASE</version>
9+
<version>2025.07.16.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

converter/pom.xml

Lines changed: 2 additions & 2 deletions
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.14-RELEASE</version>
9+
<version>2025.07.16.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>gov.cms.qpp.conversion</groupId>
172172
<artifactId>commons</artifactId>
173-
<version>2024.2.14-RELEASE</version>
173+
<version>2025.07.16.01-RELEASE</version>
174174
<scope>compile</scope>
175175
</dependency>
176176

generate-race-cpcplus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>qpp-conversion-tool-parent</artifactId>
77
<groupId>gov.cms.qpp.conversion</groupId>
8-
<version>2024.2.14-RELEASE</version>
8+
<version>2025.07.16.01-RELEASE</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

generate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>qpp-conversion-tool-parent</artifactId>
77
<groupId>gov.cms.qpp.conversion</groupId>
8-
<version>2024.2.14-RELEASE</version>
8+
<version>2025.07.16.01-RELEASE</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

pom.xml

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

1212
<properties>

qrda3-update-measures/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>qpp-conversion-tool-parent</artifactId>
55
<groupId>gov.cms.qpp.conversion</groupId>
6-
<version>2024.2.14-RELEASE</version>
6+
<version>2025.07.16.01-RELEASE</version>
77
<relativePath>../</relativePath>
88
</parent>
99

rest-api/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.14-RELEASE</version>
9+
<version>2025.07.16.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

test-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.14-RELEASE</version>
9+
<version>2025.07.16.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)