File tree Expand file tree Collapse file tree
embabel-agent-autoconfigure
embabel-agent-dependencies
embabel-agent-starter-bedrock
embabel-agent-starter-mcpserver
embabel-agent-starter-platform
embabel-agent-starter-shell Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-a2a</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >com.embabel.agent</groupId >
76 <artifactId >embabel-agent-parent</artifactId >
8- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
98 </parent >
109 <artifactId >embabel-agent-api</artifactId >
11- <version >0.1.2-SNAPSHOT </version >
10+ <version >0.1.2</version >
1211 <packaging >jar</packaging >
1312 <name >Embabel Agent API</name >
1413 <description >Fluent DSL and Kotlin DSL for Agentic Flows</description >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-autoconfigure</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-code</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >com.embabel.agent</groupId >
1111 <artifactId >embabel-agent-dependencies</artifactId >
12- <version >0.1.2-SNAPSHOT </version >
12+ <version >0.1.2</version >
1313 <packaging >pom</packaging >
1414 <name >Embabel Agent BOM</name >
1515 <description >Embabel Agent BOM</description >
138138 <url >https://repo.embabel.com/artifactory/libs-snapshot</url >
139139 </snapshotRepository >
140140 </distributionManagement >
141+
142+ <scm >
143+ <tag >v0.1.2</tag >
144+ </scm >
141145</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-discord</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >com.embabel.agent</groupId >
76 <artifactId >embabel-agent-parent</artifactId >
8- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
98 </parent >
109 <artifactId >embabel-agent-docs</artifactId >
1110 <packaging >jar</packaging >
8180 <source-highlighter >rouge</source-highlighter >
8281 <icons >font</icons >
8382 <iconfont-remote >true</iconfont-remote >
84- <pagenums />
85- <toc />
86- <idprefix />
83+ <pagenums />
84+ <toc />
85+ <idprefix />
8786 <idseparator >-</idseparator >
8887 </attributes >
8988 </configuration >
102101 <docinfo >shared</docinfo >
103102 <source-highlighter >rouge</source-highlighter >
104103 <icons >font</icons >
105- <pagenums />
104+ <pagenums />
106105 <toc >left</toc >
107106 <sectanchors >true</sectanchors >
108107 <toclevels >3</toclevels >
109- <idprefix />
108+ <idprefix />
110109 <idseparator >-</idseparator >
111110 </attributes >
112111 </configuration >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-eval</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.embabel.agent</groupId >
66 <artifactId >embabel-agent-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
88 </parent >
99 <artifactId >embabel-agent-mcpserver</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >com.embabel.agent</groupId >
76 <artifactId >embabel-agent-rag</artifactId >
8- <version >0.1.2-SNAPSHOT </version >
7+ <version >0.1.2</version >
98 </parent >
109 <artifactId >embabel-agent-rag-lucene</artifactId >
1110 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments