Parent POM for greenbird OS projects. Adds dependency and plugin management and defines common properties.
'com.greenbird:greenbird-os-parent:1.2.0'
<dependency>
<groupId>com.greenbird</groupId>
<artifactId>greenbird-os-parent</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="com.greenbird" name="greenbird-os-parent" rev="1.2.0"/>
"com.greenbird", "greenbird-os-parent", "1.2.0"