1 parent 53384df commit c6031eaCopy full SHA for c6031ea
1 file changed
pom.xml
@@ -4,9 +4,10 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>org.example</groupId>
8
- <artifactId>weuiapi</artifactId>
+ <groupId>org.springbus</groupId>
+ <artifactId>webuiapi</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
+ <description>JAVA API client for AUTOMATIC1111/stable-diffusion-webui</description>
11
12
<properties>
13
<maven.compiler.source>8</maven.compiler.source>
0 commit comments