[cspoker] r1378 committed - Fixed missing dependency.

1 view
Skip to first unread message

codesite...@google.com

unread,
Mar 24, 2010, 6:26:06 AM3/24/10
to cspoker...@googlegroups.com
Revision: 1378
Author: guyvdb
Date: Wed Mar 24 03:25:48 2010
Log: Fixed missing dependency.
http://code.google.com/p/cspoker/source/detail?r=1378

Modified:
/trunk/client/gui/swt/pom.xml

=======================================
--- /trunk/client/gui/swt/pom.xml Thu Mar 19 08:13:02 2009
+++ /trunk/client/gui/swt/pom.xml Wed Mar 24 03:25:48 2010
@@ -130,4 +130,11 @@
</dependencies>
</profile>
</profiles>
+ <dependencies>
+ <dependency>
+ <groupId>org.cspoker</groupId>
+ <artifactId>server-embedded</artifactId>
+ <version>0.1-SNAPSHOT</version>
+ </dependency>
+ </dependencies>
</project>

Reply all
Reply to author
Forward
0 new messages