@@ -217,13 +217,6 @@
<artifactId>zd-auth-api</artifactId>
<version>3.1.0</version>
</dependency>
- <dependency>
- <groupId>be.teletask</groupId>
- <artifactId>onvif-java</artifactId>
- <version>1.0.2</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/libs/onvif-java-1.0.2.jar</systemPath>
- </dependency>
</dependencies>
<build>