Add client module to package
This commit is contained in:
parent
0dda9fc1f4
commit
f63a2438dc
@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.ossez</groupId>
|
<groupId>com.ossez.openai</groupId>
|
||||||
<artifactId>openai-j</artifactId>
|
<artifactId>openai-j</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
@ -49,11 +49,6 @@
|
|||||||
<url>http://bug.ossez.com/projects/USVisaTrack</url>
|
<url>http://bug.ossez.com/projects/USVisaTrack</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<modules>
|
|
||||||
<module>openai-j-api</module>
|
|
||||||
<module>openai-j-client</module>
|
|
||||||
</modules>
|
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- *.html files are in UTF-8, and *.properties are in iso-8859-1, so this configuration is actually incorrect, but this suppresses a warning
|
<!-- *.html files are in UTF-8, and *.properties are in iso-8859-1, so this configuration is actually incorrect, but this suppresses a warning
|
||||||
from Maven, and as long as we don't do filtering we should be OK. -->
|
from Maven, and as long as we don't do filtering we should be OK. -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user