Skip to content

Commit

Permalink
increment version to 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterze committed May 15, 2018
1 parent aff28e9 commit 804f686
Show file tree
Hide file tree
Showing 89 changed files with 97 additions and 90 deletions.
2 changes: 1 addition & 1 deletion dcm4chee-arc-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dcmWadoSR2TextTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/dsr2text.xsl
dcmPurgeQueueMessagePollingInterval: PT1H
dcmKeyStorePin: secret
dicomInstalled: TRUE
dicomSoftwareVersion: 5.13.1
dicomSoftwareVersion: 5.13.2
dcmPurgeStoragePollingInterval: PT5M
dcmRejectionNoteStorageAET: DCM4CHEE
dcmRejectExpiredSeriesFetchSize: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ dcmPurgeQueueMessagePollingInterval: PT1H
dcmKeyStorePin: secret
dicomInstalled: TRUE
dcmSeriesMetadataStorageID: series-metadata
dicomSoftwareVersion: 5.13.1
dicomSoftwareVersion: 5.13.2
dcmPurgeStoragePollingInterval: PT5M
dcmRejectionNoteStorageAET: DCM4CHEE
dcmRejectExpiredSeriesFetchSize: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1
dn: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
changetype: modify
replace: dicomSoftwareVersion
dicomSoftwareVersion: 5.13.1
dicomSoftwareVersion: 5.13.0
-
add: dcmRejectionNoteStorageAET
dcmRejectionNoteStorageAET: DCM4CHEE
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 1

dn: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
changetype: modify
replace: dicomSoftwareVersion
dicomSoftwareVersion: 5.13.2
-
2 changes: 1 addition & 1 deletion dcm4chee-arc-audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<artifactId>dcm4chee-arc-parent</artifactId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<artifactId>dcm4chee-arc-conf-test</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ private static AuditSuppressCriteria suppressAuditQueryFromArchive() {
"ORU^R01"
};

static final String DCM4CHEE_ARC_VERSION = "5.13.1";
static final String DCM4CHEE_ARC_VERSION = "5.13.2";
static final String DCM4CHEE_ARC_KEY_JKS = "${jboss.server.config.url}/dcm4chee-arc/key.jks";
static final String HL7_ADT2DCM_XSL = "${jboss.server.temp.url}/dcm4chee-arc/hl7-adt2dcm.xsl";
static final String HL7_DCM2ADT_XSL = "${jboss.server.temp.url}/dcm4chee-arc/hl7-dcm2adt.xsl";
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-ctrl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-delete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-diff-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-diff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-dimse-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-entity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-dicom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-mgt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-query-attrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<artifactId>dcm4chee-arc-parent</artifactId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-study-size/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<artifactId>dcm4chee-arc-parent</artifactId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-wado/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export-xdsi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-hl7-psu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-hl7-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-hl7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-ian-scu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-id/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-iocm-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-issuer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-mima/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-arc-monitor-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<artifactId>dcm4chee-arc-parent</artifactId>
<groupId>org.dcm4che.dcm4chee-arc</groupId>
<version>5.13.1</version>
<version>5.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit 804f686

Please sign in to comment.