Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickboldt2018-11-01 21:36:03 +0000
committernickboldt2018-11-01 21:36:03 +0000
commite5acc8ee5e9fa9cf7804660e2b2f2d5b7325f508 (patch)
treeefdd71e81950d51730ad3b9116d6aa7b9e6019c8
parentb80a33a659648f1aa91d33d882b6e52b46980beb (diff)
downloadorg.eclipse.simrel.build-e5acc8ee5e9fa9cf7804660e2b2f2d5b7325f508.tar.gz
org.eclipse.simrel.build-e5acc8ee5e9fa9cf7804660e2b2f2d5b7325f508.tar.xz
org.eclipse.simrel.build-e5acc8ee5e9fa9cf7804660e2b2f2d5b7325f508.zip
update dtp contribution to latest: 1.14.103-SNAPSHOT for M2
Change-Id: Ie48f1c4ae15eea29350889b0d682e6e3c36481ad Signed-off-by: nickboldt <nboldt@redhat.com>
-rw-r--r--dtp.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/dtp.aggrcon b/dtp.aggrcon
index fd8e036ed..2f3038c76 100644
--- a/dtp.aggrcon
+++ b/dtp.aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="DataTools">
- <repositories location="http://download.eclipse.org/datatools/updates/1.14.103-SNAPSHOT/repository/" description="DataTools">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="DataTools 1.14.103">
+ <repositories location="http://download.eclipse.org/datatools/updates/1.14.103-SNAPSHOT/repository/" description="DataTools 1.4.103 latest build">
<features name="org.eclipse.datatools.common.doc.user.feature.group"><categories href="simrel.aggr#//@customCategories[identifier='Database%20Development']"/></features>
<features name="org.eclipse.datatools.connectivity.doc.user.feature.group"><categories href="simrel.aggr#//@customCategories[identifier='Database%20Development']"/></features>

Back to the top