File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <netbeans .run.params>${netbeans.run.params.ide} </netbeans .run.params>
2424 </properties >
2525
26- <repositories >
27- <repository >
28- <id >netbeans</id >
29- <name >Repository hosting NetBeans modules</name >
30- <url >http://bits.netbeans.org/nexus/content/groups/netbeans</url >
31- <snapshots >
32- <enabled >false</enabled >
33- </snapshots >
34- </repository >
35- </repositories >
36-
37-
3826 <build >
3927 <plugins >
4028 <plugin >
Original file line number Diff line number Diff line change 237237 <module >JD_ConCurReport</module >
238238 </modules >
239239
240-
240+ <repositories >
241+ <repository >
242+ <id >netbeans-releases</id >
243+ <name >NetBeans</name >
244+ <url >http://bits.netbeans.org/nexus/content/groups/netbeans/</url >
245+ <snapshots >
246+ <enabled >false</enabled >
247+ </snapshots >
248+ </repository >
249+ <repository >
250+ <id >oss-jfrog-artifactory-releases</id >
251+ <url >https://oss.jfrog.org/artifactory/oss-release-local</url >
252+ <snapshots >
253+ <enabled >false</enabled >
254+ </snapshots >
255+ </repository >
256+ <repository >
257+ <id >oss-jfrog-artifactory-snapshots</id >
258+ <url >https://oss.jfrog.org/artifactory/oss-snapshot-local</url >
259+ <snapshots >
260+ <enabled >true</enabled >
261+ </snapshots >
262+ </repository >
263+ </repositories >
241264</project >
You can’t perform that action at this time.
0 commit comments