fix version of mChat in pom.xml

This commit is contained in:
Sleaker 2012-08-26 09:23:19 -07:00
parent 9e6a0364be
commit 3c3a15096d
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
<dependency>
<groupId>in.mDev</groupId>
<artifactId>mChatSuite</artifactId>
<version>DEV-b216</version>
<version>DEV-b275</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/mChatSuite.jar</systemPath>
</dependency>