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 5470d58 [SM-4974] Create OSGi bundles for hapi-fhir 5.6.1
5470d58 is described below
commit 5470d58f31297f92947659bfd3854d4e4d6d32df
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Dec 29 17:45:20 2021 +0100
[SM-4974] Create OSGi bundles for hapi-fhir 5.6.1
---
.../src/main/resources/OSGI-INF/bundle.info | 11 --
.../pom.xml | 7 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 5 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 5 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
hapi-fhir-structures-hl7org-dstu2-3.5.0/pom.xml | 201 ---------------------
.../pom.xml | 5 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 5 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 5 +-
.../src/main/resources/OSGI-INF/bundle.info | 0
pom.xml | 6 +
15 files changed, 19 insertions(+), 231 deletions(-)
diff --git
a/hapi-fhir-structures-dstu2-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu2-5.6.0/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 50e2c5d..0000000
--- a/hapi-fhir-structures-dstu2-5.6.0/src/main/resources/OSGI-INF/bundle.info
+++ /dev/null
@@ -1,11 +0,0 @@
-\u001B[1mSYNOPSIS\u001B[0m
- ${project.description}
-
- Original Maven URL:
- \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
-
-\u001B[1mDESCRIPTION\u001B[0m
- HAPI FHIR - Java API for HL7 FHIR Clients and Servers
-
-\u001B[1mSEE ALSO\u001B[0m
- \u001B[36mhttp://hapifhir.io\u001B[0m
diff --git a/hapi-fhir-structures-dstu2-5.6.0/pom.xml
b/hapi-fhir-structures-dstu2-5.6.1/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu2-5.6.0/pom.xml
rename to hapi-fhir-structures-dstu2-5.6.1/pom.xml
index 129ff8f..597d15a 100644
--- a/hapi-fhir-structures-dstu2-5.6.0/pom.xml
+++ b/hapi-fhir-structures-dstu2-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2</artifactId>
- <version>5.6.0_2-SNAPSHOT</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional;version="[3.1,4)",
javax.servlet.http;resolution:=optional;version="[3.1,4)",
@@ -109,7 +108,7 @@
version=5.6.0,
ca.uhn.fhir.rest.server.provider.dstu2;
uses:="ca.uhn.fhir.context,
- ca.uhn.fhir.context.api,
+ ca.uhn.fhir.context.api,
ca.uhn.fhir.model.api,
ca.uhn.fhir.model.dstu2.resource,
ca.uhn.fhir.model.primitive,
diff --git a/hapi-fhir-validation-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from hapi-fhir-validation-5.6.0/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu2.1-5.6.0/pom.xml
b/hapi-fhir-structures-dstu2.1-5.6.1/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu2.1-5.6.0/pom.xml
rename to hapi-fhir-structures-dstu2.1-5.6.1/pom.xml
index 01aeed3..216e519 100644
--- a/hapi-fhir-structures-dstu2.1-5.6.0/pom.xml
+++ b/hapi-fhir-structures-dstu2.1-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu2.1</artifactId>
- <version>5.6.0_2-SNAPSHOT</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional,
javax.servlet.http;resolution:=optional,
diff --git
a/hapi-fhir-structures-r4-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu2.1-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-r4-5.6.0/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu2.1-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-dstu3-5.6.0/pom.xml
b/hapi-fhir-structures-dstu3-5.6.1/pom.xml
similarity index 98%
rename from hapi-fhir-structures-dstu3-5.6.0/pom.xml
rename to hapi-fhir-structures-dstu3-5.6.1/pom.xml
index 6f42de7..068d170 100644
--- a/hapi-fhir-structures-dstu3-5.6.0/pom.xml
+++ b/hapi-fhir-structures-dstu3-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
- <version>5.6.0_2-SNAPSHOT</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[5,6)",
ca.uhn.fhir.context.api;version="[5,6)",
diff --git
a/hapi-fhir-structures-hl7org-dstu2-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-dstu3-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-hl7org-dstu2-5.6.0/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-dstu3-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-hl7org-dstu2-3.5.0/pom.xml
b/hapi-fhir-structures-hl7org-dstu2-3.5.0/pom.xml
deleted file mode 100644
index 7d3bc94..0000000
--- a/hapi-fhir-structures-hl7org-dstu2-3.5.0/pom.xml
+++ /dev/null
@@ -1,201 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
- <!--
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.apache.servicemix.bundles</groupId>
- <artifactId>bundles-pom</artifactId>
- <version>14</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>3.5.0_2-SNAPSHOT</version>
- <packaging>bundle</packaging>
- <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
- <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
-
- <scm>
-
<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>3.5.0</pkgVersion>
- <servicemix.osgi.import.pkg>
- javax.servlet;resolution:=optional,
- javax.servlet.http;resolution:=optional,
- ca.uhn.fhir.context;version="[3.5,4)",
- ca.uhn.fhir.context.api;version="[3.5,4)",
- ca.uhn.fhir.context.support;version="[3.5,4)",
- ca.uhn.fhir.fluentpath;version="[3.5,4)",
- ca.uhn.fhir.model.api;version="[3.5,4)",
- ca.uhn.fhir.model.api.annotation;version="[3.5,4)",
- ca.uhn.fhir.model.base.composite;version="[3.5,4)",
- ca.uhn.fhir.model.valueset;version="[3.5,4)",
- ca.uhn.fhir.parser;version="[3.5,4)",
- ca.uhn.fhir.rest.annotation;version="[3.5,4)",
- ca.uhn.fhir.rest.api;version="[3.5,4)",
- ca.uhn.fhir.rest.api.server;version="[3.5,4)",
- ca.uhn.fhir.rest.server;resolution:=optional,
- ca.uhn.fhir.rest.server.exceptions;version="[3.5,4)",
- ca.uhn.fhir.rest.server.method;resolution:=optional,
- ca.uhn.fhir.rest.server.servlet;resolution:=optional,
- ca.uhn.fhir.util;version="[3.5,4)",
- com.google.gson;version="[2.8,3)",
- javax.sound.sampled,
- javax.xml.parsers,
- javax.xml.transform,
- javax.xml.transform.stream,
- net.sf.saxon,
- org.apache.commons.codec.binary;version="[1.11,2)",
- org.apache.commons.io;version="[1.4,2)",
- org.apache.commons.lang3;version="[3.8,4)",
- org.apache.commons.lang3.builder;version="[3.8,4)",
- org.apache.commons.lang3.time;version="[3.8,4)",
- org.hl7.fhir.exceptions;version="[3.5,4)",
- org.hl7.fhir.instance.model.api;version="[3.5,4)",
- org.hl7.fhir.utilities;version="[3.5,4)",
- org.hl7.fhir.utilities.ucum;version="[3.5,4)",
- org.hl7.fhir.utilities.validation;version="[3.5,4)",
- org.hl7.fhir.utilities.xhtml;version="[3.5,4)",
- org.hl7.fhir.utilities.xml;version="[3.5,4)",
- org.w3c.dom,
- org.w3c.dom.ls
- </servicemix.osgi.import.pkg>
- <servicemix.osgi.export.pkg>
-
org.hl7.fhir.instance.terminologies;uses:="org.hl7.fhir.exceptions,org.hl7.fhir.instance.model,org.hl7.fhir.instance.utils";version=3.5.0,
-
org.hl7.fhir.instance.formats;uses:=org.hl7.fhir.instance.model;version=3.5.0,
- org.hl7.fhir.instance.utils;
- uses:="com.google.gson,
- org.hl7.fhir.exceptions,
- org.hl7.fhir.instance.client,
- org.hl7.fhir.instance.formats,
- org.hl7.fhir.instance.model,
- org.hl7.fhir.instance.terminologies,
- org.hl7.fhir.utilities.validation,
- org.w3c.dom";
- version=3.5.0,
- org.hl7.fhir.instance.utilities;uses:=javax.xml.transform;version=3.5.0,
-
org.hl7.fhir.instance.utilities.xml;uses:="org.hl7.fhir.instance.utilities,org.w3c.dom";version=3.5.0,
- org.hl7.fhir.instance.model;
- uses:="ca.uhn.fhir.context,
- ca.uhn.fhir.model.api.annotation,
- org.hl7.fhir.exceptions,
- org.hl7.fhir.instance.model.api,
- org.hl7.fhir.instance.utils,
- org.hl7.fhir.utilities.xhtml";
- version=3.5.0,
-
org.hl7.fhir.instance.model.valuesets;uses:=org.hl7.fhir.instance.model;version=3.5.0,
- org.hl7.fhir.instance;
- uses:="ca.uhn.fhir.context,
- ca.uhn.fhir.context.support,
- ca.uhn.fhir.fluentpath,
- ca.uhn.fhir.model.api,
- ca.uhn.fhir.model.base.composite,
- ca.uhn.fhir.rest.api,
- ca.uhn.fhir.rest.api.server,
- ca.uhn.fhir.rest.server,
- org.hl7.fhir.instance.conf,
- org.hl7.fhir.instance.model,
- org.hl7.fhir.instance.model.api";
- version=3.5.0,
- org.hl7.fhir.instance.conf;
- uses:="ca.uhn.fhir.rest.annotation,
- ca.uhn.fhir.rest.server,
- ca.uhn.fhir.rest.server.servlet,
- javax.servlet.http,
- org.hl7.fhir.instance.model,
- org.hl7.fhir.instance.model.api";
- version=3.5.0,
-
org.hl7.fhir.instance.client;uses:=org.hl7.fhir.instance.model;version=3.5.0,
- ca.uhn.fhir.rest.server.provider.dstu2hl7org;
- uses:="ca.uhn.fhir.context,
- ca.uhn.fhir.context.api,
- ca.uhn.fhir.model.api,
- ca.uhn.fhir.model.valueset,
- ca.uhn.fhir.rest.api,
- org.hl7.fhir.instance.model.api";
- version=3.5.0
- </servicemix.osgi.export.pkg>
- <servicemix.osgi.fragment.host>
- ca.uhn.hapi.fhir.hapi-fhir-base
- </servicemix.osgi.fragment.host>
- </properties>
-
- <dependencies>
- <dependency>
- <groupId>${pkgGroupId}</groupId>
- <artifactId>${pkgArtifactId}</artifactId>
- <version>${pkgVersion}</version>
- <optional>true</optional>
- </dependency>
-
- <!-- sources -->
- <dependency>
- <groupId>${pkgGroupId}</groupId>
- <artifactId>${pkgArtifactId}</artifactId>
- <version>${pkgVersion}</version>
- <classifier>sources</classifier>
- <optional>true</optional>
- </dependency>
- </dependencies>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-shade-plugin</artifactId>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>shade</goal>
- </goals>
- <configuration>
- <artifactSet>
- <includes>
-
<include>${pkgGroupId}:${pkgArtifactId}</include>
- </includes>
- </artifactSet>
- <filters>
- <filter>
-
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
- <excludes>
- <exclude>**</exclude>
- </excludes>
- </filter>
- </filters>
-
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-
<createDependencyReducedPom>true</createDependencyReducedPom>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/hapi-fhir-structures-hl7org-dstu2-5.6.0/pom.xml
b/hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml
similarity index 98%
rename from hapi-fhir-structures-hl7org-dstu2-5.6.0/pom.xml
rename to hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml
index 59fa56a..241c45e 100644
--- a/hapi-fhir-structures-hl7org-dstu2-5.6.0/pom.xml
+++ b/hapi-fhir-structures-hl7org-dstu2-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-hl7org-dstu2</artifactId>
- <version>5.6.0_2</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>org.apache.servicemix.bundles.hapi-fhir-structures-hl7org-dstu2-5.6.0_2</tag>
</scm>
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-hl7org-dstu2</pkgArtifactId>
- <pkgVersion>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
javax.servlet;resolution:=optional,
javax.servlet.http;resolution:=optional,
diff --git
a/hapi-fhir-structures-hl7org-dstu2-3.5.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-hl7org-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-hl7org-dstu2-3.5.0/src/main/resources/OSGI-INF/bundle.info
rename to
hapi-fhir-structures-hl7org-dstu2-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-structures-r4-5.6.0/pom.xml
b/hapi-fhir-structures-r4-5.6.1/pom.xml
similarity index 99%
rename from hapi-fhir-structures-r4-5.6.0/pom.xml
rename to hapi-fhir-structures-r4-5.6.1/pom.xml
index 77b7312..8e3b7ed 100644
--- a/hapi-fhir-structures-r4-5.6.0/pom.xml
+++ b/hapi-fhir-structures-r4-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-r4</artifactId>
- <version>5.6.0_2-SNAPSHOT</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[5,6)",
ca.uhn.fhir.context.api;version="[5,6)",
diff --git
a/hapi-fhir-structures-dstu3-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-structures-r4-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-dstu3-5.6.0/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-structures-r4-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/hapi-fhir-validation-5.6.0/pom.xml
b/hapi-fhir-validation-5.6.1/pom.xml
similarity index 98%
rename from hapi-fhir-validation-5.6.0/pom.xml
rename to hapi-fhir-validation-5.6.1/pom.xml
index 368a615..54b5545 100644
--- a/hapi-fhir-validation-5.6.0/pom.xml
+++ b/hapi-fhir-validation-5.6.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-validation</artifactId>
- <version>5.6.0_2-SNAPSHOT</version>
+ <version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -39,13 +39,12 @@
<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>5.6.0</pkgVersion>
+ <pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[5,6)",
ca.uhn.fhir.context.support;version="[5,6)",
diff --git
a/hapi-fhir-structures-dstu2.1-5.6.0/src/main/resources/OSGI-INF/bundle.info
b/hapi-fhir-validation-5.6.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
hapi-fhir-structures-dstu2.1-5.6.0/src/main/resources/OSGI-INF/bundle.info
rename to hapi-fhir-validation-5.6.1/src/main/resources/OSGI-INF/bundle.info
diff --git a/pom.xml b/pom.xml
index 2a97519..a7969d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,12 @@
<module>gae-2.0.1</module>
<module>pulsar-client-2.9.1</module>
<module>pulsar-client-admin-2.9.1</module>
+ <module>hapi-fhir-structures-dstu2-5.6.1</module>
+ <module>hapi-fhir-structures-dstu2.1-5.6.1</module>
+ <module>hapi-fhir-structures-dstu3-5.6.1</module>
+ <module>hapi-fhir-structures-hl7org-dstu2-5.6.1</module>
+ <module>hapi-fhir-structures-r4-5.6.1</module>
+ <module>hapi-fhir-validation-5.6.1</module>
</modules>
</project>