Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 539ea4de authored by Achraf Achkari's avatar Achraf Achkari
Browse files

Change IPS extension entry, override datatypes internally (with @NAB)

parent 5c549b84
No related branches found
No related tags found
2 merge requests!16Release 3.2.0 for xehealth project,!15Release 3.2.0
...@@ -38,33 +38,33 @@ ...@@ -38,33 +38,33 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>voc-model</artifactId> <artifactId>voc-model</artifactId>
<version>3.1.1</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>common-models</artifactId> <artifactId>common-models</artifactId>
<version>3.1.1</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>nblock-model</artifactId> <artifactId>nblock-model</artifactId>
<version>3.1.1</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>infr-model</artifactId> <artifactId>infr-model</artifactId>
<version>3.1.1</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>datatypes-model</artifactId> <artifactId>datatypes-model</artifactId>
<version>3.1.2-SNAPSHOT</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.1.1</version> <version>${project.version}</version>
</dependency> </dependency>
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment