diff options
author | Arun Thondapu | 2015-04-27 11:55:43 +0000 |
---|---|---|
committer | Arun Thondapu | 2015-04-27 11:55:43 +0000 |
commit | d42c671c49f1d38133ee38051e73ef8d27cdddf0 (patch) | |
tree | 0693c9c609ed7d83289cc5d5706245ed1c3059f0 /bundles/org.eclipse.swt/pom.xml | |
parent | 836440ddae51d47bb084ea78e74db10988e6248b (diff) | |
download | eclipse.platform.swt-d42c671c49f1d38133ee38051e73ef8d27cdddf0.tar.gz eclipse.platform.swt-d42c671c49f1d38133ee38051e73ef8d27cdddf0.tar.xz eclipse.platform.swt-d42c671c49f1d38133ee38051e73ef8d27cdddf0.zip |
v4524v4524I20150427-0800
Diffstat (limited to 'bundles/org.eclipse.swt/pom.xml')
-rw-r--r-- | bundles/org.eclipse.swt/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml index dfc023e87c..062b584c28 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, 2013 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.104.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <properties> - <forceContextQualifier>v20150426-1901</forceContextQualifier> + <forceContextQualifier>v20150427-0755</forceContextQualifier> </properties> <build> <plugins> |