File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 205205 </build >
206206 </profile >
207207 </profiles >
208+ <organization >
209+ <name >codecentric AG</name >
210+ <url >https://www.codecentric.de</url >
211+ </organization >
212+ <licenses >
213+ <license >
214+ <name >Apache License, Version 2.0</name >
215+ <url >https://opensource.org/licenses/Apache-2.0</url >
216+ <distribution >repo</distribution >
217+ </license >
218+ </licenses >
219+ <developers >
220+ <developer >
221+ <name >Thomas Bosch</name >
222+ 223+ <organization >codecentric AG</organization >
224+ </developer >
225+ </developers >
226+ <scm >
227+ <connection >scm:git:git://github.com/codecentric/json-merge-maven-plugin.git</connection >
228+ <
developerConnection >scm:git:ssh://
[email protected] /codecentric/json-merge-maven-plugin.git</
developerConnection >
229+ <url >https://github.com/codecentric/json-merge-maven-plugin</url >
230+ </scm >
231+ <distributionManagement >
232+ <snapshotRepository >
233+ <id >github</id >
234+ <name >GitHub Packages</name >
235+ <url >https://maven.pkg.github.com/codecentric/json-merge-maven-plugin</url >
236+ </snapshotRepository >
237+ <repository >
238+ <id >sonatype-nexus-staging</id >
239+ <name >Nexus Release Repository</name >
240+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
241+ </repository >
242+ </distributionManagement >
208243</project >
You can’t perform that action at this time.
0 commit comments