File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <groupId >io.github.llmagentbuilder </groupId >
6
+ <groupId >com.javaaidev </groupId >
7
7
<artifactId >chat-agent-ui</artifactId >
8
- <version >0.4 .0</version >
9
- <name >LLM Agent Builder :: Chat Agent UI</name >
10
- <description >LLM Agent Builder :: Chat Agent UI</description >
8
+ <version >0.1 .0</version >
9
+ <name >Chat Agent UI</name >
10
+ <description >Chat Agent UI</description >
11
11
12
- <url >https://github.com/LLMAgentBuilder /chat-agent-ui</url >
12
+ <url >https://github.com/JavaAIDev /chat-agent-ui</url >
13
13
<licenses >
14
14
<license >
15
15
<name >The Apache Software License, Version 2.0</name >
26
26
27
27
<scm >
28
28
<connection >
29
- scm:git:git://github.com/LLMAgentBuilder /chat-agent-ui.git
29
+ scm:git:git://github.com/JavaAIDev /chat-agent-ui.git
30
30
</connection >
31
31
<developerConnection >
32
- scm:git:ssh://github.com:LLMAgentBuilder /chat-agent-ui.git
32
+ scm:git:ssh://github.com:JavaAIDev /chat-agent-ui.git
33
33
</developerConnection >
34
- <url >http://github.com/LLMAgentBuilder /chat-agent-ui</url >
34
+ <url >http://github.com/JavaAIDev /chat-agent-ui</url >
35
35
</scm >
36
36
37
37
<repositories >
You can’t perform that action at this time.
0 commit comments