Adapt plugin archetypes to set plugin name in manifest
Change-Id: If2344d24960d70b6b74c9d557960125d9979a510 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
committed by
David Pursehouse
parent
d037971f55
commit
4edbf74578
@@ -41,6 +41,7 @@ limitations under the License.
|
||||
</includes>
|
||||
<archive>
|
||||
<manifestEntries>
|
||||
<Gerrit-PluginName>${pluginName}</Gerrit-PluginName>
|
||||
<Implementation-Vendor>${Implementation-Vendor}</Implementation-Vendor>
|
||||
<Implementation-URL>${Implementation-Url}</Implementation-URL>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user