Skip to content

Commit

Permalink
Readme updates prior to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 31, 2021
1 parent 6e53e55 commit e8be4fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A simple BOM to ease the consumption of jMolecules JARs.
<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-bom</artifactId>
<version>2021.0.1</version>
<version>2021.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -31,7 +31,8 @@ jMolecules BOM uses https://calver.org/[CalVer] with the following segment seman
* bugfix digit -- the integrations level. Will be bumped if an integration release is included.
Will be reset for every release including a spec bump.

Example
=== Example

* 2021.0.0 contained jMolecules 1.2 and jMolecules Integrations 0.2
* 2021.0.1 contained jMolecules 1.2 and jMolecules Integrations 0.3

Expand Down

0 comments on commit e8be4fb

Please sign in to comment.