Fix generated maven packaging

Client: java

This closes #1430
This closes #1456
This closes #1442
This commit is contained in:
Stephane Landelle 2017-12-01 00:08:56 +01:00 committed by James E. King, III
parent c72d8dcb42
commit dda41f37cf

View File

@ -326,7 +326,7 @@
url="http://thrift.apache.org"
name="Apache Thrift"
description="Thrift is a software framework for scalable cross-language services development."
packaging="pom"
packaging="jar"
>
<remoteRepository refid="central"/>
<remoteRepository refid="apache"/>