Skip to content

Commit d99ca94

Browse files
committed
Prepare release v2026.03.31.01
1 parent 4453cb6 commit d99ca94

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
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>2026.03.13.01-RELEASE</version>
6+
<version>2026.03.31.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>2026.03.13.01-RELEASE</version>
9+
<version>2026.03.31.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>2026.03.13.01-RELEASE</version>
9+
<version>2026.03.31.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

converter/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>2026.03.13.01-RELEASE</version>
9+
<version>2026.03.31.01-RELEASE</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

generate-race-cpcplus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>gov.cms.qpp.conversion</groupId>
88
<artifactId>generateRaceCpcPlus</artifactId>
9-
<version>2026.03.13.01-RELEASE</version>
9+
<version>2026.03.31.01-RELEASE</version>
1010
<name>generate-race-cpcplus</name>
1111
<packaging>jar</packaging>
1212

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>2026.03.13.01-RELEASE</version>
8+
<version>2026.03.31.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>2026.03.13.01-RELEASE</version>
9+
<version>2026.03.31.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
@@ -4,7 +4,7 @@
44

55
<groupId>gov.cms.qpp.conversion</groupId>
66
<artifactId>qpp-update-measures</artifactId>
7-
<version>2026.03.13.01-RELEASE</version>
7+
<version>2026.03.31.01-RELEASE</version>
88
<name>qrda3-update-measures</name>
99
<packaging>jar</packaging>
1010

rest-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>gov.cms.qpp.conversion</groupId>
2121
<artifactId>qpp-conversion-tool-parent</artifactId>
22-
<version>2026.03.13.01-RELEASE</version>
22+
<version>2026.03.31.01-RELEASE</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

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

0 commit comments

Comments
 (0)