Skip to content
Snippets Groups Projects
Commit 55c9dd78 authored by Uwe Peuker's avatar Uwe Peuker
Browse files

Dependencies korrigiert

git-svn-id: svn://ntoserver/Datenverteiler/VRZ3/trunk/de.bsvrz.iav.gllernen@67659 40c0be50-5d29-0410-901d-fb59edb5cafc
parent 0a29afad
Branches
Tags SVN_Uebernahme
2 merge requests!2NERZ: Umstellung auf Gradle, Build durch FTB und Bereitstellung auf NERZ-Repositories,!1Uebernahme von bitctrl
......@@ -66,17 +66,17 @@
<dependency>
<groupId>de.bsvrz.sys</groupId>
<artifactId>de.bsvrz.sys.funclib.dynobj</artifactId>
<version>[1.0.0,)</version>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>de.bsvrz.iav</groupId>
<artifactId>de.bsvrz.iav.gllib</artifactId>
<version>[2.0.0-SNAPSHOT,2.999.0)</version>
<version>2.3.3</version>
</dependency>
<dependency>
<dependency>
<groupId>de.bsvrz.iav</groupId>
<artifactId>de.bsvrz.iav.gllib</artifactId>
<version>[2.0.0-SNAPSHOT,2.999.0)</version>
<version>2.3.3</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment