org.utgenome.shell
Class POMProperties
java.lang.Object
org.utgenome.shell.POMProperties
public class POMProperties
- extends Object
This class is used for retrieving the revision value described in the pom.xml file
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POMProperties
public POMProperties()
setRevision
public void setRevision(String revision)
getRevision
public String getRevision()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.