[mud4j-commit] SF.net SVN: mud4j: [163] trunk/mud4j-core/pom.xml
Status: Pre-Alpha
Brought to you by:
mpurland
|
From: <mpu...@us...> - 2008-03-12 21:50:27
|
Revision: 163
http://mud4j.svn.sourceforge.net/mud4j/?rev=163&view=rev
Author: mpurland
Date: 2008-03-12 14:50:26 -0700 (Wed, 12 Mar 2008)
Log Message:
-----------
Update pom.xml for build.
Modified Paths:
--------------
trunk/mud4j-core/pom.xml
Modified: trunk/mud4j-core/pom.xml
===================================================================
--- trunk/mud4j-core/pom.xml 2008-03-12 21:50:23 UTC (rev 162)
+++ trunk/mud4j-core/pom.xml 2008-03-12 21:50:26 UTC (rev 163)
@@ -16,7 +16,8 @@
<groupId>net.sf.mud4j</groupId>
<artifactId>mud4j-core</artifactId>
<version>1.0-SNAPSHOT</version>
-
+ <packaging>jar</packaging>
+
<!-- Dependencies -->
<dependencies>
<dependency>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|