diff options
author | Petya Sabeva | 2016-02-09 09:13:13 +0000 |
---|---|---|
committer | Petya Sabeva | 2016-02-09 09:13:13 +0000 |
commit | abe702711a0f5d2b5bf19a50d23f4dff23a71f80 (patch) | |
tree | b757df3ba225927996cdfe2b62923d8f1c8264c8 | |
parent | 56876d194af2898c65def28c57b11942824dd240 (diff) | |
download | webtools.dali-R3_5_maintenance.tar.gz webtools.dali-R3_5_maintenance.tar.xz webtools.dali-R3_5_maintenance.zip |
[472835] Update buildtime dependencies - emf-siteR3_5_maintenance
Change-Id: I5829a3649e4c84cfb0d7be68f5978ec204ec30df
-rw-r--r-- | jpa_diagram_editor/development/org.eclipse.jpt.jpadiagrameditor.releng/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jpa_diagram_editor/development/org.eclipse.jpt.jpadiagrameditor.releng/pom.xml b/jpa_diagram_editor/development/org.eclipse.jpt.jpadiagrameditor.releng/pom.xml index 12b26893c1..c59be7bf63 100644 --- a/jpa_diagram_editor/development/org.eclipse.jpt.jpadiagrameditor.releng/pom.xml +++ b/jpa_diagram_editor/development/org.eclipse.jpt.jpadiagrameditor.releng/pom.xml @@ -10,7 +10,7 @@ <properties> <tycho-version>0.15.0</tycho-version> <eclipse-site>http://download.eclipse.org/eclipse/updates/4.5/</eclipse-site> - <emf-site>http://download.eclipse.org/eclipse/updates/4.5/</emf-site> + <emf-site>http://download.eclipse.org/modeling/emf/emf/updates/2.11/</emf-site> <emf-transaction>http://download.eclipse.org/modeling/emf/transaction/updates/milestones</emf-transaction> <emf-validation>http://download.eclipse.org/modeling/emf/validation/updates/milestones</emf-validation> <dtp-site>http://download.eclipse.org/datatools/downloads/drops/M_updates_1.12.0/</dtp-site> |