Skip to content

Commit

Permalink
Updated version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mondain committed Feb 7, 2015
1 parent e243280 commit d2b3343
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Red5 :: Client</name>
<description>The Red5 client</description>
<groupId>org.red5</groupId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5-RELEASE</version>
<url>https://github.com/Red5/red5-client</url>
<inceptionYear>2005</inceptionYear>
<organization>
Expand Down Expand Up @@ -56,8 +56,8 @@
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<red5-common.version>1.0.5-SNAPSHOT</red5-common.version>
<red5-io.version>1.0.5-SNAPSHOT</red5-io.version>
<red5-common.version>1.0.5-RELEASE</red5-common.version>
<red5-io.version>1.0.5-RELEASE</red5-io.version>
<spring.version>4.0.8.RELEASE</spring.version>
<mina.version>2.0.8</mina.version>
<slf4j.version>1.7.9</slf4j.version>
Expand Down

0 comments on commit d2b3343

Please sign in to comment.