Skip to content

Commit c6031ea

Browse files
author
fuyousheng
committed
init
1 parent 53384df commit c6031ea

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>org.example</groupId>
8-
<artifactId>weuiapi</artifactId>
7+
<groupId>org.springbus</groupId>
8+
<artifactId>webuiapi</artifactId>
99
<version>1.0-SNAPSHOT</version>
10+
<description>JAVA API client for AUTOMATIC1111/stable-diffusion-webui</description>
1011

1112
<properties>
1213
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)