org.codehaus.mojo.tools.project.extras
Class ProjectReleaseInfoUtils

java.lang.Object
  extended by org.codehaus.mojo.tools.project.extras.ProjectReleaseInfoUtils

public final class ProjectReleaseInfoUtils
extends Object


Method Summary
static String formatImpliedReleaseNumberVersionRanges(String version)
           
static String getBaseVersion(String version)
           
static String getReleaseNumber(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBaseVersion

public static String getBaseVersion(String version)

getReleaseNumber

public static String getReleaseNumber(String version)

formatImpliedReleaseNumberVersionRanges

public static String formatImpliedReleaseNumberVersionRanges(String version)


Copyright © 2005-2008 Codehaus. All Rights Reserved.