We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6afa37 commit dec6b00Copy full SHA for dec6b00
pom.xml
@@ -3,17 +3,13 @@
3
<parent>
4
<groupId>org.red5</groupId>
5
<artifactId>red5-parent</artifactId>
6
-<<<<<<< HEAD
7
<version>1.0.8-M4</version>
8
-=======
9
- <version>1.0.8-M2</version>
10
->>>>>>> 445926d934baf58e0b39d2cdb44dbf126aa61401
11
</parent>
12
<modelVersion>4.0.0</modelVersion>
13
<artifactId>websocket</artifactId>
14
<packaging>jar</packaging>
15
<name>websocket</name>
16
- <version>1.5</version>
+ <version>1.6</version>
17
<description>Red5 WebSocket plugin</description>
18
<url>https://github.com/Red5/red5-websocket</url>
19
<organization>
0 commit comments