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