buildframework/helium/config/ivy/modules/python-2.5.ivy.xml
changeset 620 ad8ffc8e1982
parent 587 85df38eb4012
equal deleted inserted replaced
585:238f4cb8391f 620:ad8ffc8e1982
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <ivy-module version="1.3">
    23 <ivy-module version="1.3">
    24     <info organisation="SWEPT"
    24     <info organisation="SWEPT"
    25           module="python"
    25           module="python"
    26           revision="2.x"/>
    26           revision="2.5"/>
    27     <publications>
    27     <publications>
    28         <artifact name="python" type="exe" versionArgs="--version" versionExp=".*2\.[56].*"/> 
    28         <artifact name="python" type="exe" versionArgs="--version" versionExp=".*2\.[56].*"/> 
    29     </publications>
    29     </publications>
    30 </ivy-module>
    30 </ivy-module>