Class PomProperties
- java.lang.Object
-
- org.apache.jackrabbit.vault.util.console.util.PomProperties
-
public class PomProperties extends Object
PomProperties
...
-
-
Field Summary
Fields Modifier and Type Field Description static String
PROPS_PREFIX
static String
PROPS_SUFFIX
-
Constructor Summary
Constructors Constructor Description PomProperties(String groupId, String artifactId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Properties
getProperties()
String
getVersion()
-