users@jersey.java.net

Change packaging of jersey-tests pom.xml from pom to jar

From: Martin Grotzke <martin.grotzke_at_freiheit.com>
Date: Fri, 14 Nov 2008 16:49:37 +0100

Hi,

the packaging in the jersey-tests pom.xml currently is defined as "pom".
This prevents "mvn eclipse:eclipse" from creating the .classpath for
eclipse for this maven module.

If there's no reason why this should be "pom" instead of "jar" I'd
change it to "jar".

Any objections?

Cheers,
Martin