Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-12-04 09:56:01 +0000
committerArun Thondapu2017-12-04 09:56:01 +0000
commit13129f55348dedd5d8601a1ecd9cfcd77eb5cacf (patch)
tree667bfe00a6922078f9f0cfa9ac9564077be4f731 /bundles
parent1416923a2f2a3e1849c346048e525c664c07abdc (diff)
downloadeclipse.platform.swt-13129f55348dedd5d8601a1ecd9cfcd77eb5cacf.tar.gz
eclipse.platform.swt-13129f55348dedd5d8601a1ecd9cfcd77eb5cacf.tar.xz
eclipse.platform.swt-13129f55348dedd5d8601a1ecd9cfcd77eb5cacf.zip
v4840v4840
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.swt/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 8dba8f726b..b98b192d8b 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
+<?xml version="1.0" encoding="UTF-8"?><!--
Copyright (c) 2012, 2017 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
@@ -22,7 +21,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20171202-0705</forceContextQualifier>
+ <forceContextQualifier>v20171204-0455</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top