Skip to content

cibseven/cibseven-release-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cibseven-release-parent

License Discussions

Pom file which can be inherited for CIB seven releases defining some bpm release properties.

Getting the latest release

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

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.

Contributing

Please see our contribution guidelines for how to raise issues and how to contribute code to our project.

License

The source files in this repository are made available under the Apache License Version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published