Skip to content

Commit

Permalink
👥 Update module name
Browse files Browse the repository at this point in the history
name change
  • Loading branch information
disaster1-tesk committed Nov 19, 2024
1 parent 7e78c1e commit 5b2fc9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spring-ai-alibaba-autoconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>spring-ai-alibab-autoconfig</artifactId>
<artifactId>spring-ai-alibaba-autoconfig</artifactId>
<packaging>jar</packaging>

<name>spring-ai-autoconfig</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-ai-alibaba-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependencies>
<dependency>
<groupId>com.alibaba.cloud.ai</groupId>
<artifactId>spring-ai-alibab-autoconfig</artifactId>
<artifactId>spring-ai-alibaba-autoconfig</artifactId>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5b2fc9b

Please sign in to comment.