Skip to content

1.1.1

Compare
Choose a tag to compare
@rrighi rrighi released this 29 May 13:00
· 78 commits to master since this release

Using the Artisan BOM:

<dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>com.holon-platform.artisan</groupId>
      <artifactId>holon-artisan-bom</artifactId>
      <version>1.1.1</version>
      <type>pom</type>
      <scope>import</scope>
    </dependency>
  </dependencies>
</dependencyManagement>