File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 4444 <properties >
4545 <publishing .plugin.exclusions>tabpanepro-demo</publishing .plugin.exclusions>
4646 <checkstyle .plugin.skip>true</checkstyle .plugin.skip> <!-- todo: -->
47- <maven .deploy.uniqueVersion>false</maven .deploy.uniqueVersion>
4847 </properties >
4948
49+ <distributionManagement >
50+ <snapshotRepository >
51+ <id >repsy</id >
52+ <name >Techsenger Repsy Repo</name >
53+ <url >https://repo.repsy.io/mvn/techsenger/snapshots</url >
54+ </snapshotRepository >
55+ </distributionManagement >
56+
5057 <dependencyManagement >
5158 <dependencies >
5259 <dependency >
6572 </dependencies >
6673 </dependencyManagement >
6774
68- <distributionManagement >
69- <repository >
70- <id >repsy</id >
71- <name >Techsenger Repsy Repo</name >
72- <url >https://repo.repsy.io/mvn/techsenger/snapshots</url >
73- </repository >
74- </distributionManagement >
75-
7675 <modules >
7776 <module >tabpanepro-core</module >
7877 <module >tabpanepro-demo</module >
You can’t perform that action at this time.
0 commit comments