File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <powermock .version>1.6.4</powermock .version>
1616 <hamcrest .version>1.2.1</hamcrest .version>
1717 </properties >
18+ <repositories >
19+ <repository >
20+ <id >poolborges-github-thirdparty</id >
21+ <name >poolborges-github</name >
22+ <url >https://github.com/poolborges/maven/raw/master/thirdparty/</url >
23+ </repository >
24+ <repository >
25+ <id >jitpack.io</id >
26+ <url >https://jitpack.io</url >
27+ </repository >
28+ </repositories >
1829 <build >
1930 <sourceDirectory >${basedir} /src</sourceDirectory >
2031 <testSourceDirectory >${project.basedir} /test</testSourceDirectory >
111122 <groupId >it.sauronsoftware</groupId >
112123 <artifactId >junique</artifactId >
113124 <version >1.0.4</version >
114- <scope >system</scope >
115- <systemPath >${project.basedir} /lib/junique-1.0.4.jar</systemPath >
125+ <type >jar</type >
116126 </dependency >
117127 <dependency >
118- <groupId >com.pepperonas</groupId >
119- <artifactId >fxiconics</artifactId >
120- <version >0.0.5</version >
121- <scope >system</scope >
122- <systemPath >${project.basedir} /lib/fxiconics-0.0.5-jfx.jar</systemPath >
128+ <groupId >com.github.pepperonas</groupId >
129+ <artifactId >FxIconics</artifactId >
130+ <version >cd7160eb99</version >
123131 </dependency >
124132 <dependency >
125133 <groupId >org.reflections</groupId >
You can’t perform that action at this time.
0 commit comments