Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2017-12-05 07:09:01 +0000
committergenie.releng2017-12-05 07:09:01 +0000
commit1af006f86b63c5df42518b153c033847cead957e (patch)
treeaa2fd70e3bdfd9cf01cd970022a75231162e36ea /bundles/org.eclipse.swt/pom.xml
parente9a6579629fa3b297a0b8f73ba78d6ac887b278a (diff)
downloadeclipse.platform.swt-1af006f86b63c5df42518b153c033847cead957e.tar.gz
eclipse.platform.swt-1af006f86b63c5df42518b153c033847cead957e.tar.xz
eclipse.platform.swt-1af006f86b63c5df42518b153c033847cead957e.zip
Diffstat (limited to 'bundles/org.eclipse.swt/pom.xml')
-rw-r--r--bundles/org.eclipse.swt/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 557d304114..f829b11123 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?><!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
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
@@ -21,7 +22,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20171204-2317</forceContextQualifier>
+ <forceContextQualifier>v20171205-0208</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top