Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ipf-4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stanojevic-boris committed Jul 22, 2022
1 parent e443558 commit 8e6db7c
Show file tree
Hide file tree
Showing 87 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion boot/ipf-atna-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-atna-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-fhir-r4-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-fhir-r4-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-fhir-stu3-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-fhir-stu3-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-hl7-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-hl7-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-hl7v3-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-hl7v3-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-hpd-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-hpd-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/ipf-xds-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf.boot</groupId>
<artifactId>ipf-spring-boot</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<artifactId>ipf-xds-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openehealth.ipf</groupId>
<artifactId>ipf</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<groupId>org.openehealth.ipf.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion commons/audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/mhd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/pixpdq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/r4/qedm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-r4</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/audit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-stu3</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-stu3</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/mhd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-stu3</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/pixpdq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-stu3</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/fhir/stu3/qedm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons-ihe-fhir-stu3</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/hl7v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/hl7v2ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/hl7v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/hpd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/xacml20/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-xacml20</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/xacml20/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-xacml20</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/xacml20/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/xds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/ihe/xua/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/map/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.openehealth.ipf</groupId>
<artifactId>ipf</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion commons/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ipf-commons</artifactId>
<groupId>org.openehealth.ipf.commons</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion commons/xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openehealth.ipf</groupId>
<artifactId>ipf-dependencies</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
<name>ipf-dependencies</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -939,7 +939,7 @@
<scm>
<connection>scm:git:[email protected]:oehf/ipf.git</connection>
<url>scm:git:[email protected]:oehf/ipf.git</url>
<tag>HEAD</tag>
<tag>ipf-4.4.0</tag>
</scm>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion modules/cda/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-cda</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.0</version>
</parent>

<properties>
Expand Down
Loading

0 comments on commit 8e6db7c

Please sign in to comment.