What do you mean by "version management"? We do use maven to add
specific tags at the end of project.xml with every Build something like
following.

  <versions>
    <version>
      <id>1.0.2</id>
      <name>1.0.2</name>
 
<tag>LGB_reFUEL_ServiceOrchestration_DEVGRP_dev_JAVA14_051018_2</tag>
    </version>
    <version>
      <id>1.1</id>
      <name>1.1</name>
 
<tag>LGB_reFUEL_ServiceOrchestration_QAGRP_test_JAVA14_051102_1</tag>
    </version>
    <version>
      <id>1.2</id>
      <name>1.2</name>
 
<tag>LGB_reFUEL_ServiceOrchestration_QAGRP_test_JAVA14_051115_2</tag>
    </version>
    <version>
      <id>1.3</id>
      <name>1.3</name>
 
<tag>LGB_reFUEL_ServiceOrchestration_QAGRP_test_JAVA14_051117_3</tag>
    </version>
 </versions>


-----Original Message-----
From: Hemant Ved [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 16, 2007 6:59 AM
To: [EMAIL PROTECTED]
Subject: Version Management

Hi

Can Maven be used as a Version mangement tool? Is it possible to
automate
the Version management using Maven?


Thanks and Regards
Hemant Ved
*****************************************************************
This message has originated from RLPTechnologies, 
34405 W 12 Mile Road, Suite 343, Farmington Hills, MI  48331.  
If you do not wish to receive further e-mails regarding 
RLPTechnologies, please forward this e-mail to [EMAIL PROTECTED] 
with the word "remove" in the subject line.

This e-mail message and any files transmitted with it are 
confidential and intended solely for the individual or entity to 
whom they are addressed.  If you have received this message in 
error, please delete this message and notify the RLPTechnologies 
System Administrator at [EMAIL PROTECTED]
*****************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to