We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c87112 commit aa3d769Copy full SHA for aa3d769
webcam-capture-driver-ipcam/pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.github.sarxos</groupId>
12
<artifactId>webcam-capture-driver-ipcam</artifactId>
13
- <version>0.3.4-SNAPSHOT</version>
+ <version>0.3.4</version>
14
<packaging>bundle</packaging>
15
16
<name>Webcam Capture - IP Camera Driver</name>
@@ -87,7 +87,7 @@
87
<dependency>
88
89
<artifactId>webcam-capture</artifactId>
90
91
</dependency>
92
93
<groupId>org.apache.httpcomponents</groupId>
0 commit comments