Swagr codegen: Merge

This commit is contained in:
Deepak Michael 2011-08-03 01:12:41 +05:30
commit 4985a35f6b

View File

@ -10,11 +10,9 @@
<publications> <publications>
<artifact name="wordnik-libs-gen" type="jar" conf="build" ext="jar"/> <artifact name="wordnik-libs-gen" type="jar" conf="build" ext="jar"/>
<artifact name="wordnik-libs-gen-test" type="jar" conf="test" ext="jar"/>
<artifact name="wordnik-libs-gen-tools" type="jar" conf="tools" ext="jar"/>
<artifact name="wordnik-libs-gen-source" type="zip" conf="source" ext="zip"/>
<artifact name="wordnik-libs-gen" type="pom" conf="pom" ext="pom"/> <artifact name="wordnik-libs-gen" type="pom" conf="pom" ext="pom"/>
</publications> </publications>
<dependencies> <dependencies>
<!-- jersey dependencies --> <!-- jersey dependencies -->
<dependency org="junit" name="junit" rev="4.4" conf="build->default"/> <dependency org="junit" name="junit" rev="4.4" conf="build->default"/>