Skip to content

Commit d4022cf

Browse files
committed
update group id and version
1 parent 7c62075 commit d4022cf

File tree

27 files changed

+73
-73
lines changed

27 files changed

+73
-73
lines changed

agent-components/planner/planner-executor/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-planner</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>planner-executor</artifactId>
@@ -24,7 +24,7 @@
2424
<artifactId>spring-ai-core</artifactId>
2525
</dependency>
2626
<dependency>
27-
<groupId>io.github.llmagentbuilder</groupId>
27+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2828
<artifactId>core</artifactId>
2929
<version>${project.version}</version>
3030
</dependency>

agent-components/planner/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-components</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-planner</artifactId>

agent-components/planner/react-json/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-planner</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-planner-react-json</artifactId>
@@ -20,7 +20,7 @@
2020

2121
<dependencies>
2222
<dependency>
23-
<groupId>io.github.llmagentbuilder</groupId>
23+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2424
<artifactId>planner-executor</artifactId>
2525
<version>${project.version}</version>
2626
</dependency>

agent-components/planner/react/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-planner</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-planner-react</artifactId>
@@ -20,7 +20,7 @@
2020

2121
<dependencies>
2222
<dependency>
23-
<groupId>io.github.llmagentbuilder</groupId>
23+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2424
<artifactId>planner-executor</artifactId>
2525
<version>${project.version}</version>
2626
</dependency>

agent-components/planner/simple/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-planner</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-planner-simple</artifactId>
@@ -20,7 +20,7 @@
2020

2121
<dependencies>
2222
<dependency>
23-
<groupId>io.github.llmagentbuilder</groupId>
23+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2424
<artifactId>planner-executor</artifactId>
2525
<version>${project.version}</version>
2626
</dependency>

agent-components/planner/structuredchat/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-planner</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-planner-structuredchat</artifactId>
@@ -20,7 +20,7 @@
2020

2121
<dependencies>
2222
<dependency>
23-
<groupId>io.github.llmagentbuilder</groupId>
23+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2424
<artifactId>planner-executor</artifactId>
2525
<version>${project.version}</version>
2626
</dependency>

agent-components/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>llm-agent-builder</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-components</artifactId>

agent-components/profile/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-components</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-profile</artifactId>

agent-components/profile/system-message/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-profile</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-profile-system-message</artifactId>

agent-components/tool/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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
<parent>
7-
<groupId>io.github.llmagentbuilder</groupId>
7+
<groupId>com.javaaidev.llmagentbuilder</groupId>
88
<artifactId>agent-components</artifactId>
9-
<version>0.4.3</version>
9+
<version>0.5.0</version>
1010
</parent>
1111

1212
<artifactId>agent-tool</artifactId>
@@ -24,7 +24,7 @@
2424
<artifactId>spring-ai-core</artifactId>
2525
</dependency>
2626
<dependency>
27-
<groupId>io.github.llmagentbuilder</groupId>
27+
<groupId>com.javaaidev.llmagentbuilder</groupId>
2828
<artifactId>core</artifactId>
2929
<version>${project.version}</version>
3030
</dependency>

0 commit comments

Comments
 (0)