mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
Fix generated maven packaging
Client: java This closes #1430 This closes #1456 This closes #1442
This commit is contained in:
parent
c72d8dcb42
commit
dda41f37cf
@ -326,7 +326,7 @@
|
|||||||
url="http://thrift.apache.org"
|
url="http://thrift.apache.org"
|
||||||
name="Apache Thrift"
|
name="Apache Thrift"
|
||||||
description="Thrift is a software framework for scalable cross-language services development."
|
description="Thrift is a software framework for scalable cross-language services development."
|
||||||
packaging="pom"
|
packaging="jar"
|
||||||
>
|
>
|
||||||
<remoteRepository refid="central"/>
|
<remoteRepository refid="central"/>
|
||||||
<remoteRepository refid="apache"/>
|
<remoteRepository refid="apache"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user