File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 </parent >
1515
1616 <!-- Basic project information -->
17- <groupId >smarpot.com </groupId >
17+ <groupId >smarpot.app </groupId >
1818 <artifactId >api</artifactId >
1919 <version >0.0.1-SNAPSHOT</version >
2020 <name >SmartPot-API</name >
2121 <description >SmartPot-API</description >
22- <url / >
22+ <url >https://github.com/SmartPotTech/SmartPot-API</ url >
2323
2424 <!-- Licenses for the project -->
2525 <licenses >
26- <license />
26+ <license >
27+ <name >MIT License</name >
28+ <url >https://opensource.org/licenses/MIT</url >
29+ <distribution >repo</distribution >
30+ </license >
2731 </licenses >
2832
33+
2934 <!-- Developers involved in the project -->
3035 <developers >
31- <developer />
36+ <developer >
37+ <id >SebastianLopezO</id >
38+ <name >Sebastián López Osorno</name >
39+ <email >sebastianlopezosorno2005@gmail.com</email >
40+ <url >https://github.com/SebastianLopezO</url >
41+ <roles >
42+ <role >Lead Developer</role >
43+ </roles >
44+ </developer >
45+
46+ <developer >
47+ <id >darwingtx</id >
48+ <name >Darwin David Castaño</name >
49+ <email ></email >
50+ <url >https://github.com/darwingtx</url >
51+ <roles >
52+ <role >Developer</role >
53+ </roles >
54+ </developer >
55+
56+ <developer >
57+ <id >Andres2204</id >
58+ <name >Andrés Medina Martínez</name >
59+ <email ></email >
60+ <url >https://github.com/Andres2204</url >
61+ <roles >
62+ <role >Developer</role >
63+ </roles >
64+ </developer >
3265 </developers >
3366
3467 <!-- Source control management (SCM) configuration -->
You can’t perform that action at this time.
0 commit comments