mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-04 18:12:55 +00:00
Neuere Version der HAPI Libraries
This commit is contained in:
4
pom.xml
4
pom.xml
@ -146,13 +146,13 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ca.uhn.hapi</groupId>
|
<groupId>ca.uhn.hapi</groupId>
|
||||||
<artifactId>hapi-base</artifactId>
|
<artifactId>hapi-base</artifactId>
|
||||||
<version>2.2</version>
|
<version>2.3</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ca.uhn.hapi</groupId>
|
<groupId>ca.uhn.hapi</groupId>
|
||||||
<artifactId>hapi-structures-v26</artifactId>
|
<artifactId>hapi-structures-v26</artifactId>
|
||||||
<version>2.2</version>
|
<version>2.3</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Reference in New Issue
Block a user