v1.0.4
andrewserff
released this
29 Sep 20:17
·
43 commits
to master
since this release
Had to fix the pom file in order to successfully release to maven central. You should now be able to include the following dependency:
<dependency>
<groupId>net.acesinc</groupId>
<artifactId>convergent-ui</artifactId>
<version>1.0.4</version>
</dependency>