Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 19c0c47f40..a6cec7b485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
</distributionManagement>
<properties>
- <mirror-repo-name>updates-nightly-kepler</mirror-repo-name>
+ <mirror-repo-name>update-2.1</mirror-repo-name>
<tycho-version>0.18.0</tycho-version>
<tycho-extras-version>0.18.0</tycho-extras-version>
<platform-version-name>kepler</platform-version-name>

Back to the top