File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 565565 <name >repo.ohdsi.org</name >
566566 <url >https://repo.ohdsi.org/nexus/content/groups/public</url >
567567 </repository >
568+ <repository >
569+ <id >jitpack.io</id >
570+ <url >https://jitpack.io</url >
571+ </repository >
568572 </repositories >
569573
570574 <pluginRepositories >
12471251 <artifactId >jackson-datatype-jsr310</artifactId >
12481252 </dependency >
12491253 <dependency >
1250- <groupId >com.trex</groupId >
1251- <artifactId >trexsql</artifactId >
1252- <version >0.1.1</version >
1253- <scope >system</scope >
1254- <systemPath >${project.basedir} /lib/trexsql-0.1.1-standalone.jar</systemPath >
1254+ <groupId >com.github.p-hoffmann</groupId >
1255+ <artifactId >trexsql-ext</artifactId >
1256+ <version >0.1.2</version >
12551257 </dependency >
12561258 </dependencies >
12571259
You can’t perform that action at this time.
0 commit comments