<?xml version="1.0" encoding="UTF-8"?> | |
<!-- Copyright (c) 2013 Atos. All rights reserved. This program and the accompanying | |
materials are made available under the terms of the Eclipse Public License | |
v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ | |
Contributors: Arthur Daussy <a href="mailto:arthur.daussy@atos.net"> - initial | |
API and implementation --> | |
<project> | |
<modelVersion>4.0.0</modelVersion> | |
<artifactId>org.eclipse.ease.python.jython.feature</artifactId> | |
<packaging>eclipse-feature</packaging> | |
<parent> | |
<groupId>org.eclipse.ease</groupId> | |
<artifactId>org.eclipse.ease.core.features</artifactId> | |
<version>0.9.0-SNAPSHOT</version> | |
<relativePath>..</relativePath> | |
</parent> | |
</project> |