File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.ac.rothamsted.knetminer</groupId >
77 <artifactId >knetminer-common</artifactId >
8- <version >4.0 </version >
8+ <version >5.0.1-SNAPSHOT </version >
99 </parent >
1010
1111 <groupId >com.github.harti2006</groupId >
220220 <repository >
221221 <id >knetminer-repo</id >
222222 <name >Knetminer Unified Repository</name >
223- <url >https://knetminer.com/artifactory/repository/maven- public</url >
223+ <url >https://artifactory. knetminer.com/public</url >
224224 <snapshots ><enabled >true</enabled ></snapshots >
225225 <releases ><enabled >true</enabled ></releases >
226226 </repository >
230230 <pluginRepository >
231231 <id >knetminer-repo</id >
232232 <name >Knetminer Unified Repository</name >
233- <url >https:// knetminer.com/artifactory/repository/maven-public </url >
233+ <url >${ knetminer.mvnrepo.default.url} </url >
234234 <snapshots ><enabled >true</enabled ></snapshots >
235235 <releases ><enabled >true</enabled ></releases >
236236 </pluginRepository >
Original file line number Diff line number Diff line change 11# Revision History
22
33## 4.0.1-SNAPSHOT
4- * Current snapshot
4+ * Migration to the new AWS Maven repository.
55
66## 4.0
77* Migrated to Java 17. ** WARNING: no backward compatibility guaranteed** .
You can’t perform that action at this time.
0 commit comments