buildframework/helium/config/ivy/modules/ctc-6.3.ivy.xml
changeset 217 0f5e3a7fb6af
equal deleted inserted replaced
181:59bb7c4d6172 217:0f5e3a7fb6af
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- 
       
     3 ============================================================================ 
       
     4 Name        : ccm-6.5.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="ctc"
       
    26           revision="6.3"/>
       
    27     <publications>
       
    28         <artifact name="ctc" type="exe" versionArgs="-h" versionExp=".*6\.[3-9].*"/> 
       
    29     </publications>
       
    30 </ivy-module>
       
    31