Bug 573734: Use latest release p2 URL for JustJ
See Bug 573734 Comment 17 for the options, but as we want the latest
(moving target) for now.
Change-Id: Ia7143ed025f2a53e7c842304fb13b5858a87e49e
diff --git a/releng/org.eclipse.epp.config/parent/pom.xml b/releng/org.eclipse.epp.config/parent/pom.xml
index 1dc3e27..c7b5a3a 100644
--- a/releng/org.eclipse.epp.config/parent/pom.xml
+++ b/releng/org.eclipse.epp.config/parent/pom.xml
@@ -72,7 +72,7 @@
</repository>
<repository>
<id>justj</id>
- <url>https://download.eclipse.org/justj/jres/16/updates/milestone/latest</url>
+ <url>https://download.eclipse.org/justj/jres/16/updates/release/latest</url>
<layout>p2</layout>
</repository>
</repositories>