Pom file which can be inherited for CIB seven releases defining some bpm release properties.
You can download source and binaries from our repository .
Alternatively, you can pull it from the central Maven repositories:
<dependency>
<groupId>org.cibseven</groupId>
<artifactId>release-parent</artifactId>
<version>1.1.0</version>
</dependency>Building requires a Java JDK and Apache Maven.
The required Java version is found in the pom.xml as the maven.compiler.source property.
From a CL, run mvn without arguments to invoke the default Maven goal to run all tests and checks.
Please see our contribution guidelines for how to raise issues and how to contribute code to our project.
The source files in this repository are made available under the Apache License Version 2.0.