buildframework/helium/config/ivy/modules/ctc-6.5.ivy.xml
changeset 620 ad8ffc8e1982
parent 587 85df38eb4012
equal deleted inserted replaced
585:238f4cb8391f 620:ad8ffc8e1982
       
     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.5"/>
       
    27     <publications>
       
    28         <artifact name="ctc" type="exe" versionArgs="-h" versionExp=".*6\.5\.[5-9].*"/> 
       
    29     </publications>
       
    30 </ivy-module>
       
    31