File tree Expand file tree Collapse file tree 23 files changed +225
-20
lines changed
webcam-capture-detect-face
webcam-capture-executable
webcam-capture-javafx-fxml
webcam-capture-live-streaming
webcam-capture-motiondetector
webcam-capture-transformer
java/com/github/sarxos/webcam
webcam-capture-video-recording
webcam-capture/src/test/java/com/github/sarxos/webcam Expand file tree Collapse file tree 23 files changed +225
-20
lines changed Original file line number Diff line number Diff line change 55** /* /.settings
66** /* /target
77** /* /dependency-reduced-pom.xml
8+ pom.xml~
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.sarxos</groupId >
88 <artifactId >webcam-capture-parent</artifactId >
9- <version >0.3.10 -SNAPSHOT</version >
9+ <version >0.3.11 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >webcam-capture-examples</artifactId >
2525 <module >webcam-capture-manycams</module >
2626 <module >webcam-capture-motiondetector</module >
2727 <module >webcam-capture-painter</module >
28+ <module >webcam-capture-transformer</module >
2829 <module >webcam-capture-qrcode</module >
2930 <module >webcam-capture-swt-awt</module >
3031 <module >webcam-capture-video-recording</module >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-applet</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-detect-face</artifactId >
139139 </dependency >
140140 </dependencies >
141141
142- </project >
142+ </project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-executable</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-javafx-fxml</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-javafx</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-live-streaming</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-manycams</artifactId >
2222 </dependency >
2323 </dependencies >
2424
25- </project >
25+ </project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.sarxos</groupId >
77 <artifactId >webcam-capture-examples</artifactId >
8- <version >0.3.10 -SNAPSHOT</version >
8+ <version >0.3.11 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >webcam-capture-example-motiondetector</artifactId >
2222 </dependency >
2323 </dependencies >
2424
25- </project >
25+ </project >
You can’t perform that action at this time.
0 commit comments