File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.javaaidev.llmagentspec</groupId >
88 <artifactId >llm-agent-spec</artifactId >
9- <version >0.1.4 </version >
9+ <version >0.2.0 </version >
1010 </parent >
1111
1212 <artifactId >chat-agent-model</artifactId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.javaaidev.llmagentspec</groupId >
77 <artifactId >llm-agent-spec</artifactId >
8- <version >0.1.4 </version >
8+ <version >0.2.0 </version >
99 <packaging >pom</packaging >
1010 <name >LLM Agent Spec</name >
1111 <description >Spec of LLM Agents</description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.javaaidev.llmagentspec</groupId >
88 <artifactId >llm-agent-spec</artifactId >
9- <version >0.1.4 </version >
9+ <version >0.2.0 </version >
1010 </parent >
1111
1212 <artifactId >spring-ai-adapter</artifactId >
1818 <maven .compiler.source>${java.version} </maven .compiler.source>
1919 <maven .compiler.target>${java.version} </maven .compiler.target>
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21- <spring-ai .version>1.0.0-M8 </spring-ai .version>
21+ <spring-ai .version>1.0.0</spring-ai .version>
2222 <spring .version>6.2.3</spring .version>
2323 </properties >
2424
You can’t perform that action at this time.
0 commit comments