Skip to content
Snippets Groups Projects
Commit 68c55631 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5158 changes recommended by xima

parent 0987c3e2
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
<description>FormCycle Plugin for OZG-Cloud</description>
<properties>
<plugin.key>de.ozgcloud:ozgcloud-formcycle-plugin</plugin.key>
<!-- Encoding defaults to UTF-8 -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......@@ -187,8 +188,8 @@
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Plugin-Key>${project.groupId}:${project.artifactId}</Plugin-Key>
<Plugin-Repository>none</Plugin-Repository>
<Plugin-Key>${plugin.key}</Plugin-Key>
<Plugin-Repository>xfc-proma</Plugin-Repository>
<Build-Timestamp>${maven.build.timestamp}</Build-Timestamp>
<Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id>
<Implementation-Title>${project.groupId}:${project.artifactId}</Implementation-Title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment