org.utgenome.shell
Class POMProperties

java.lang.Object
  extended by 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

Constructor Summary
POMProperties()
           
 
Method Summary
 String getRevision()
           
 void setRevision(String revision)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POMProperties

public POMProperties()
Method Detail

setRevision

public void setRevision(String revision)

getRevision

public String getRevision()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.