org.abstracthorizon.extend.repository.maven.pom
Class Versioning

java.lang.Object
  extended by org.abstracthorizon.extend.repository.maven.pom.Versioning

public class Versioning
extends Object

Versioning

Author:
Daniel Sendula

Field Summary
protected  Snapshot snapshot
           
 
Constructor Summary
Versioning()
           
 
Method Summary
 Snapshot addSnapshot()
           
 Snapshot getSnapshot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

snapshot

protected Snapshot snapshot
Constructor Detail

Versioning

public Versioning()
Method Detail

getSnapshot

public Snapshot getSnapshot()

addSnapshot

public Snapshot addSnapshot()


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.