Parent POM for GW-Systems projects. Provides default project build configuration.
'com.gwsystems:parent:1.0'
<dependency>
<groupId>com.gwsystems</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.gwsystems" name="parent" rev="1.0"/>
"com.gwsystems", "parent", "1.0"