Bumb version to 1.5.0-SNAPSHOT
This commit is contained in:
parent
7da0aefb35
commit
4054ceed96
|
@ -1,3 +1,7 @@
|
||||||
|
1.5.0
|
||||||
|
========================
|
||||||
|
|
||||||
|
|
||||||
1.4.3
|
1.4.3
|
||||||
========================
|
========================
|
||||||
* Added possibility to switch the video resolution for a recording
|
* Added possibility to switch the video resolution for a recording
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -5,7 +5,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>ctbrec</groupId>
|
<groupId>ctbrec</groupId>
|
||||||
<artifactId>ctbrec</artifactId>
|
<artifactId>ctbrec</artifactId>
|
||||||
<version>1.4.3</version>
|
<version>1.5.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
Loading…
Reference in New Issue