Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit 36d82ac

Browse files
committed
Prepare for next development iteration
1 parent 701da4e commit 36d82ac

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

kurento-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-parent-pom</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
<relativePath>../kurento-parent-pom</relativePath>
1212
</parent>
1313
<artifactId>kurento-assembly</artifactId>

kurento-basicroom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-parent-pom</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
<relativePath>../kurento-parent-pom</relativePath>
1212
</parent>
1313
<artifactId>kurento-basicroom</artifactId>

kurento-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-parent-pom</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
<relativePath>../kurento-parent-pom</relativePath>
1212
</parent>
1313
<artifactId>kurento-client</artifactId>

kurento-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-parent-pom</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
<relativePath>../kurento-parent-pom</relativePath>
1212
</parent>
1313
<artifactId>kurento-commons</artifactId>

kurento-integration-tests/kurento-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-benchmark</artifactId>
1313
<packaging>jar</packaging>

kurento-integration-tests/kurento-client-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-client-test</artifactId>
1313
<packaging>jar</packaging>

kurento-integration-tests/kurento-jsonrpc-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-jsonrpc-test</artifactId>
1313
<packaging>jar</packaging>

kurento-integration-tests/kurento-repository-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-repository-test</artifactId>
1313
<packaging>jar</packaging>

kurento-integration-tests/kurento-sanity-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-sanity-test</artifactId>
1313
<packaging>jar</packaging>

kurento-integration-tests/kurento-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.kurento</groupId>
99
<artifactId>kurento-integration-tests</artifactId>
10-
<version>6.11.0</version>
10+
<version>6.11.1-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>kurento-test</artifactId>
1313
<packaging>jar</packaging>

0 commit comments

Comments
 (0)