File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <version >0.0-SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
12+ <name >UnifiedReporter</name >
13+ <description >Unified Reporter CSV/XLSX Formatter</description >
14+ <url >https://github.com/docflex/UnifiedReporter</url >
15+
16+ <licenses >
17+ <license >
18+ <name >The MIT License</name >
19+ <url >https://opensource.org/licenses/MIT</url >
20+ <distribution >repo</distribution >
21+ </license >
22+ </licenses >
23+
24+ <developers >
25+ <developer >
26+ <id >docflex</id >
27+ <name >Rehber Moin</name >
28+ <email >rehbermoin.io@gmail.com</email >
29+ </developer >
30+ </developers >
31+
32+ <scm >
33+ <connection >scm:git:git://github.com/docflex/UnifiedReporter.git</connection >
34+ <developerConnection >scm:git:ssh://github.com:docflex/UnifiedReporter.git</developerConnection >
35+ <url >https://github.com/docflex/UnifiedReporter</url >
36+ </scm >
37+
1238 <distributionManagement >
1339 <repository >
1440 <id >github</id >
You can’t perform that action at this time.
0 commit comments