Skip to content

Commit d2b3343

Browse files
committed
Updated version for release
1 parent e243280 commit d2b3343

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>Red5 :: Client</name>
77
<description>The Red5 client</description>
88
<groupId>org.red5</groupId>
9-
<version>1.0.5-SNAPSHOT</version>
9+
<version>1.0.5-RELEASE</version>
1010
<url>https://github.com/Red5/red5-client</url>
1111
<inceptionYear>2005</inceptionYear>
1212
<organization>
@@ -56,8 +56,8 @@
5656
</developers>
5757
<properties>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
59-
<red5-common.version>1.0.5-SNAPSHOT</red5-common.version>
60-
<red5-io.version>1.0.5-SNAPSHOT</red5-io.version>
59+
<red5-common.version>1.0.5-RELEASE</red5-common.version>
60+
<red5-io.version>1.0.5-RELEASE</red5-io.version>
6161
<spring.version>4.0.8.RELEASE</spring.version>
6262
<mina.version>2.0.8</mina.version>
6363
<slf4j.version>1.7.9</slf4j.version>

0 commit comments

Comments
 (0)