Reorganize packages; rename Request to Input and Response to Output

This commit is contained in:
2022-07-14 13:03:31 -05:00
parent 4cae1ae900
commit bd4b6edb13
28 changed files with 199 additions and 199 deletions

View File

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