Update qqq-backend-core to 0.1.0

This commit is contained in:
2022-07-14 10:00:41 -05:00
parent 3288b8c266
commit 68f98afd61

View File

@ -51,7 +51,7 @@
<dependency> <dependency>
<groupId>com.kingsrook.qqq</groupId> <groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-core</artifactId> <artifactId>qqq-backend-core</artifactId>
<version>0.1.0-20220708.195335-5</version> <version>0.1.0</version>
</dependency> </dependency>
<!-- 3rd party deps specifically for this module --> <!-- 3rd party deps specifically for this module -->