Skip to content

Commit

Permalink
update pom packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcheng1982 committed Apr 15, 2024
1 parent 8ecbd0b commit ba34607
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LLM Agent Builder

**LLM Agent, Zero to Production**
**LLM Agent, From Zero to Production**

2 changes: 1 addition & 1 deletion spring/spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>llm-agent-builder-spring-boot-starter</artifactId>
<name>Spring Integration :: Spring Boot Starter</name>
<description>LLM Agent Builder - Spring Boot Starter</description>
<packaging>jar</packaging>
<packaging>pom</packaging>

<dependencies>
<dependency>
Expand Down

0 comments on commit ba34607

Please sign in to comment.