Skip to content

Commit 4aa97ac

Browse files
committed
fix pom.xml in spring-ai-autoconfigure-tool
Signed-off-by: jitokim <[email protected]>
1 parent 8d55e35 commit 4aa97ac

File tree

1 file changed

+1
-1
lines changed
  • auto-configurations/common/spring-ai-autoconfigure-tool

1 file changed

+1
-1
lines changed

auto-configurations/common/spring-ai-autoconfigure-tool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>org.springframework.ai</groupId>
8-
<artifactId>spring-ai</artifactId>
8+
<artifactId>spring-ai-parent</artifactId>
99
<version>1.0.0-SNAPSHOT</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>

0 commit comments

Comments
 (0)