Oops, had that listed as an swc not a jar.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6332 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-12-02 18:16:42 +00:00
parent 3031b61e39
commit 9646c3e81f
+2 -2
View File
@@ -3,8 +3,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.threerings</groupId>
<artifactId>narya-tools</artifactId>
<packaging>swc</packaging>
<version>1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<version>1.2</version>
<name>narya-tools</name>
<description>Narya with dependencies configured for its tools.</description>