Skip to content

Commit 296e885

Browse files
Samuel AquinoSamuel Aquino
authored andcommitted
Update release version
1 parent 4c56468 commit 296e885

File tree

12 files changed

+12
-12
lines changed

12 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>15.5.0-RELEASE</version>
6+
<version>15.6.0-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>15.5.0-RELEASE</version>
9+
<version>15.6.0-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>15.5.0-RELEASE</version>
9+
<version>15.6.0-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>15.5.0-RELEASE</version>
9+
<version>15.6.0-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
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>qpp-conversion-tool-parent</artifactId>
77
<groupId>gov.cms.qpp.conversion</groupId>
8-
<version>15.5.0-RELEASE</version>
8+
<version>15.6.0-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>15.5.0-RELEASE</version>
8+
<version>15.6.0-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>15.5.0-RELEASE</version>
9+
<version>15.6.0-RELEASE</version>
1010
<name>QPP Conversion Tool</name>
1111

1212
<properties>

qpp-data-restoration/pom.xml

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

66
<groupId>gov.cms.qpp.conversion</groupId>
77
<artifactId>qpp-data-restoration</artifactId>
8-
<version>15.5.0-RELEASE</version>
8+
<version>15.6.0-RELEASE</version>
99
<packaging>jar</packaging>
1010

1111
<name>qpp-data-restoration</name>

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

0 commit comments

Comments
 (0)