Class PomParentCoordinatesWrapper
java.lang.Object
org.mule.maven.pom.parser.internal.model.PomParentCoordinatesWrapper
- All Implemented Interfaces:
PomParentCoordinates
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PomParentCoordinatesWrapper
public PomParentCoordinatesWrapper(org.apache.maven.model.Parent parent)
-
-
Method Details
-
getGroupId
- Specified by:
getGroupIdin interfacePomParentCoordinates
-
getArtifactId
- Specified by:
getArtifactIdin interfacePomParentCoordinates
-
getVersion
- Specified by:
getVersionin interfacePomParentCoordinates
-