OPS-156: fix name (#4)

This commit is contained in:
mr-impossibru 2022-08-18 19:49:22 +03:00 committed by GitHub
parent 6a19ea3e85
commit 33c62d2615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<version>${revision}</version> <version>${revision}</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Gambit</name> <name>gambit-proto</name>
<description>Generates jar artifact containing compiled thrift classes based on generated thrift IDL files</description> <description>Generates jar artifact containing compiled thrift classes based on generated thrift IDL files</description>
<properties> <properties>