File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed
Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 1919 <surefire-plugin .version>3.5.3</surefire-plugin .version>
2020 </properties >
2121
22+ <distributionManagement >
23+ <repository >
24+ <id >github</id >
25+ <name >GitHub Packages</name >
26+ <url >https://maven.pkg.github.com/podmortem/common-lib</url >
27+ </repository >
28+ <snapshotRepository >
29+ <id >github</id >
30+ <name >GitHub Packages</name >
31+ <url >https://maven.pkg.github.com/podmortem/common-lib</url >
32+ </snapshotRepository >
33+ </distributionManagement >
34+
2235 <dependencyManagement >
2336 <dependencies >
2437 <dependency >
160173 </properties >
161174 </profile >
162175 </profiles >
163-
164- <distributionManagement >
165- <repository >
166- <id >github</id >
167- <url >https://maven.pkg.github.com/podmortem/common-lib</url >
168- </repository >
169- </distributionManagement >
170176</project >
You can’t perform that action at this time.
0 commit comments