testing osgi repository <url>https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/</url>
diff --git a/org.eclipse.stem/releng/org.eclipse.stem.tycho.configuration/pom.xml b/org.eclipse.stem/releng/org.eclipse.stem.tycho.configuration/pom.xml index eda6602..72caac1 100755 --- a/org.eclipse.stem/releng/org.eclipse.stem.tycho.configuration/pom.xml +++ b/org.eclipse.stem/releng/org.eclipse.stem.tycho.configuration/pom.xml
@@ -29,6 +29,11 @@ <layout>p2</layout> </repository> <repository> + <id>OSGI</id> + <url>https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/</url> + <layout>p2</layout> + </repository> + <repository> <id>STEMData</id> <url>http://download.eclipse.org/stem/update-site/data/</url> <layout>p2</layout>