Skip to content

Commit

Permalink
bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcheng1982 committed May 6, 2024
1 parent 8b12e82 commit 3da71f0
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion launchers/launcher-jdk-http-sync/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>launchers</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>launcher-jdk-http-sync</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion launchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>launchers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion llm/dashscope/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>llm-dashscope</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion llm/openai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>llm-openai</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion llm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>llm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
<packaging>pom</packaging>
<name>LLM Agent Builder</name>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring/spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>spring</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>spring-boot-autoconfigure</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions spring/spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>spring</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>spring-boot-starter</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion spring/spring-dev/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>spring</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>spring-dev</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring/spring-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>spring</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>spring-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tool-builders/openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>tool-builders</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>tool-builder-openapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tool-builders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.llmagentbuilder</groupId>
<artifactId>llm-agent-builder</artifactId>
<version>0.0.10</version>
<version>0.1.0</version>
</parent>

<artifactId>tool-builders</artifactId>
Expand Down

0 comments on commit 3da71f0

Please sign in to comment.