We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55a2f5 commit 2ffa5ceCopy full SHA for 2ffa5ce
pom.xml
@@ -11,6 +11,8 @@
11
12
<packaging>maven-plugin</packaging>
13
<description>Maven plugin to merge multiple json files</description>
14
+ <name>JsonMerge Maven Plugin</name>
15
+ <url>https://github.com/codecentric/json-merge-maven-plugin/</url>
16
17
<properties>
18
<maven.version>3.8.5</maven.version>
0 commit comments