This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 2de6f0fd1 SM-5615: Create OSGi bundles for FHIR 6.8.3
2de6f0fd1 is described below

commit 2de6f0fd1a0b39cd8a3d594d69a1b635e18c80ff
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Oct 3 21:35:16 2023 +0200

    SM-5615: Create OSGi bundles for FHIR 6.8.3
---
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 .../pom.xml                                                      | 9 ++++-----
 .../src/main/resources/OSGI-INF/bundle.info                      | 0
 pom.xml                                                          | 6 ++++++
 13 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/hapi-fhir-structures-dstu2-6.8.0/pom.xml 
b/hapi-fhir-structures-dstu2-6.8.3/pom.xml
similarity index 96%
rename from hapi-fhir-structures-dstu2-6.8.0/pom.xml
rename to hapi-fhir-structures-dstu2-6.8.3/pom.xml
index 3978b41f8..f6c3369f5 100644
--- a/hapi-fhir-structures-dstu2-6.8.0/pom.xml
+++ b/hapi-fhir-structures-dstu2-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu2</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                javax.servlet;resolution:=optional;version="[3,5)",
                javax.servlet.http;resolution:=optional;version="[3,5)",
diff --git 
a/hapi-fhir-structures-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info 
b/hapi-fhir-structures-dstu2-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
hapi-fhir-structures-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to 
hapi-fhir-structures-dstu2-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu2.1-6.8.0/pom.xml 
b/hapi-fhir-structures-dstu2.1-6.8.3/pom.xml
similarity index 97%
rename from hapi-fhir-structures-dstu2.1-6.8.0/pom.xml
rename to hapi-fhir-structures-dstu2.1-6.8.3/pom.xml
index ca609462a..08b073bb2 100644
--- a/hapi-fhir-structures-dstu2.1-6.8.0/pom.xml
+++ b/hapi-fhir-structures-dstu2.1-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu2.1</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                javax.servlet;resolution:=optional,
                javax.servlet.http;resolution:=optional,
diff --git 
a/hapi-fhir-structures-dstu2.1-6.8.0/src/main/resources/OSGI-INF/bundle.info 
b/hapi-fhir-structures-dstu2.1-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
hapi-fhir-structures-dstu2.1-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to 
hapi-fhir-structures-dstu2.1-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu3-6.8.0/pom.xml 
b/hapi-fhir-structures-dstu3-6.8.3/pom.xml
similarity index 97%
rename from hapi-fhir-structures-dstu3-6.8.0/pom.xml
rename to hapi-fhir-structures-dstu3-6.8.3/pom.xml
index 54441ed48..e6f8ebed4 100644
--- a/hapi-fhir-structures-dstu3-6.8.0/pom.xml
+++ b/hapi-fhir-structures-dstu3-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-dstu3</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                ca.uhn.fhir.context;version="[6,7)",
                ca.uhn.fhir.context.api;version="[6,7)",
diff --git 
a/hapi-fhir-structures-dstu3-6.8.0/src/main/resources/OSGI-INF/bundle.info 
b/hapi-fhir-structures-dstu3-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
hapi-fhir-structures-dstu3-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to 
hapi-fhir-structures-dstu3-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml 
b/hapi-fhir-structures-hl7org-dstu2-6.8.3/pom.xml
similarity index 97%
rename from hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml
rename to hapi-fhir-structures-hl7org-dstu2-6.8.3/pom.xml
index e2f3c3d63..37c4a4d2c 100644
--- a/hapi-fhir-structures-hl7org-dstu2-6.8.0/pom.xml
+++ b/hapi-fhir-structures-hl7org-dstu2-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-hl7org-dstu2</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-hl7org-dstu2</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                javax.servlet;resolution:=optional,
                javax.servlet.http;resolution:=optional,
diff --git 
a/hapi-fhir-structures-hl7org-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
 
b/hapi-fhir-structures-hl7org-dstu2-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
hapi-fhir-structures-hl7org-dstu2-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to 
hapi-fhir-structures-hl7org-dstu2-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-r4-6.8.0/pom.xml 
b/hapi-fhir-structures-r4-6.8.3/pom.xml
similarity index 97%
rename from hapi-fhir-structures-r4-6.8.0/pom.xml
rename to hapi-fhir-structures-r4-6.8.3/pom.xml
index 07dc0a17c..3f4723ac9 100644
--- a/hapi-fhir-structures-r4-6.8.0/pom.xml
+++ b/hapi-fhir-structures-r4-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-r4</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-structures-r4</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                ca.uhn.fhir.context;version="[6,7)",
                ca.uhn.fhir.context.api;version="[6,7)",
diff --git 
a/hapi-fhir-structures-r4-6.8.0/src/main/resources/OSGI-INF/bundle.info 
b/hapi-fhir-structures-r4-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
hapi-fhir-structures-r4-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-r4-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-validation-6.8.0/pom.xml 
b/hapi-fhir-validation-6.8.3/pom.xml
similarity index 97%
rename from hapi-fhir-validation-6.8.0/pom.xml
rename to hapi-fhir-validation-6.8.3/pom.xml
index 6addd6aec..430bd3cb5 100644
--- a/hapi-fhir-validation-6.8.0/pom.xml
+++ b/hapi-fhir-validation-6.8.3/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hapi-fhir-validation</artifactId>
-    <version>6.8.0_2-SNAPSHOT</version>
+    <version>6.8.3_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,14 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
         <pkgArtifactId>hapi-fhir-validation</pkgArtifactId>
-        <pkgVersion>6.8.0</pkgVersion>
-             
<servicemix.osgi.source.version>6.8.0.1</servicemix.osgi.source.version>
+        <pkgVersion>6.8.3</pkgVersion>
+             
<servicemix.osgi.source.version>6.8.3.1</servicemix.osgi.source.version>
         <servicemix.osgi.import.pkg>
                ca.uhn.fhir.context;version="[6,7)",
                ca.uhn.fhir.context.support;version="[6,7)",
diff --git a/hapi-fhir-validation-6.8.0/src/main/resources/OSGI-INF/bundle.info 
b/hapi-fhir-validation-6.8.3/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-validation-6.8.0/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-validation-6.8.3/src/main/resources/OSGI-INF/bundle.info
diff --git a/pom.xml b/pom.xml
index 04fa029a7..3132e990a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,6 +155,12 @@
       <module>spring-security-taglibs-6.1.4</module>
       <module>spring-security-test-6.1.4</module>
       <module>spring-security-web-6.1.4</module>
+      <module>hapi-fhir-structures-dstu2-6.8.3</module>
+      <module>hapi-fhir-structures-dstu2.1-6.8.3</module>
+      <module>hapi-fhir-structures-dstu3-6.8.3</module>
+      <module>hapi-fhir-structures-hl7org-dstu2-6.8.3</module>
+      <module>hapi-fhir-structures-r4-6.8.3</module>
+      <module>hapi-fhir-validation-6.8.3</module>
     </modules>
 
 </project>

Reply via email to