diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 4f1b808a6..cf8e64621 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -94,6 +94,20 @@ + + + repo.eclipse.org + JGit Maven Repository - Releases + https://repo.eclipse.org/content/repositories/jgit-releases/ + + + repo.eclipse.org + JGit Maven Repository - Snapshots + https://repo.eclipse.org/content/repositories/jgit-snapshots/ + true + + + diff --git a/pom.xml b/pom.xml index 4fd75253b..755737093 100644 --- a/pom.xml +++ b/pom.xml @@ -438,10 +438,15 @@ + + repo.eclipse.org + JGit Maven Repository - Releases + https://repo.eclipse.org/content/repositories/jgit-releases/ + - jgit-maven-snapshot - JGit Maven Repository - dav:https://egit.googlecode.com/svn/maven/ + repo.eclipse.org + JGit Maven Repository - Snapshots + https://repo.eclipse.org/content/repositories/jgit-snapshots/ true