Hi,
I have a module like this org="myOrg" module="myModule" version="1.1-snapshot" status="integration". this module is push in an artifactory. is it possible to 1 : get from artifactory the artifacts(jars + ivys files) of this module 2 : and publish the retreived jar to artifactory like this : org="myOrg" module="myModule" version="1.1" status="release". if it's possible could you explain me all ant tasks that i need to call. thanks Gaetan