buildframework/helium/config/ivy/modules/symsee-7.2.ivy.xml
changeset 628 7c4a911dc066
parent 588 c7c26511138f
child 629 541af5ee3ed9
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- 
       
     3 ============================================================================ 
       
     4 Name        : symsee-7.2.ivy.xml 
       
     5 Part of     : Helium 
       
     6 
       
     7 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     8 All rights reserved.
       
     9 This component and the accompanying materials are made available
       
    10 under the terms of the License "Eclipse Public License v1.0"
       
    11 which accompanies this distribution, and is available
       
    12 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    13 
       
    14 Initial Contributors:
       
    15 Nokia Corporation - initial contribution.
       
    16 
       
    17 Contributors:
       
    18 
       
    19 Description:
       
    20 
       
    21 ============================================================================
       
    22 -->
       
    23 <ivy-module version="1.3">
       
    24     <info organisation="SWEPT"
       
    25           module="symsee"
       
    26           revision="7.2"/>
       
    27     
       
    28     <publications/>
       
    29     
       
    30     <dependencies>
       
    31         <dependency org="SWEPT" name="ant" rev="1.7"/>
       
    32         <dependency org="SWEPT" name="java" rev="[1.5.0_12,1.6.0_02]"/>
       
    33         <dependency org="SWEPT" name="perl" rev="5.6.1"/>
       
    34         <dependency org="SWEPT" name="python" rev="2.5"/>
       
    35         <dependency org="SWEPT" name="codescanner" rev="2.0.1"/>
       
    36     </dependencies>
       
    37     
       
    38 </ivy-module>