Skip to content

Commit 79b26ad

Browse files
author
Boris Stanojevic
committed
[maven-release-plugin] prepare release ipf-4.8.0
1 parent 7e7002f commit 79b26ad

File tree

90 files changed

+92
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+92
-92
lines changed

boot/ipf-atna-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-atna-spring-boot-starter</artifactId>

boot/ipf-fhir-r4-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-fhir-r4-spring-boot-starter</artifactId>

boot/ipf-fhir-stu3-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-fhir-stu3-spring-boot-starter</artifactId>

boot/ipf-hl7-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-hl7-spring-boot-starter</artifactId>

boot/ipf-hl7v3-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-hl7v3-spring-boot-starter</artifactId>

boot/ipf-hpd-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-hpd-spring-boot-starter</artifactId>

boot/ipf-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-spring-boot-starter</artifactId>

boot/ipf-xacml20-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-xacml20-spring-boot-starter</artifactId>

boot/ipf-xds-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf.boot</groupId>
77
<artifactId>ipf-spring-boot</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<artifactId>ipf-xds-spring-boot-starter</artifactId>

boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openehealth.ipf</groupId>
77
<artifactId>ipf</artifactId>
8-
<version>4.8-SNAPSHOT</version>
8+
<version>4.8.0</version>
99
</parent>
1010

1111
<groupId>org.openehealth.ipf.boot</groupId>

0 commit comments

Comments
 (0)