Include few new helpful methods to  ArtifactVersion interface
-------------------------------------------------------------

                 Key: MNG-4803
                 URL: http://jira.codehaus.org/browse/MNG-4803
             Project: Maven 2 & 3
          Issue Type: Improvement
            Reporter: Prashant  Bhate



It is Useful to include following helpful methods to interface ArtifactVersion 
and corresponding implementation in DefaultArtifactVersion class

getMajorVersion
getNextMinorVersion

Implementation is easy just do currentVersion+1

It would help towards merging functionality of 
org.apache.maven.shared.release.versions.VersionInfo into this
see 
http://maven.apache.org/maven-release/maven-release-manager/xref/org/apache/maven/shared/release/versions/VersionInfo.html

 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to