blob: 772f9b02af973bd8b3b84307781fc6c580af071d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
package org.eclipse.jst.j2ee.application.internal.operations;
@Deprecated
public interface UpdateManifestDataModelProperties extends org.eclipse.jst.common.internal.modulecore.util.UpdateManifestDataModelProperties {
}